VerticalMotionScript Class

Definition

public class VerticalMotionScript : Microsoft.Gestures.StockMotionSegmentsScript<Microsoft.Gestures.VerticalMotionSegment>
Inheritance

Constructors

VerticalMotionScript(IEnumerable<VerticalMotionSegment>)
VerticalMotionScript(VerticalMotionSegment, VerticalMotionSegment[])

Properties

IsFrozen (Inherited from GesturesFrameworkObject)
MotionPlane (Inherited from StockMotionSegmentsScript<TPlaneSegment>)
MotionSegments (Inherited from StockMotionSegmentsScript<TPlaneSegment>)

Methods

CalculateHashCode() (Inherited from StockMotionSegmentsScript<TPlaneSegment>)
DeepFreeze() (Inherited from StockMotionSegmentsScript<TPlaneSegment>)
Equals(Object) (Inherited from GesturesFrameworkObject)
EqualsInternal(Object) (Inherited from StockMotionSegmentsScript<TPlaneSegment>)
Freeze() (Inherited from GesturesFrameworkObject)
GetHashCode() (Inherited from GesturesFrameworkObject)
GetMotionPlaneHashCode() (Inherited from StockMotionSegmentsScript<TPlaneSegment>)
IsMotionPlaneEquals(MotionScript) (Inherited from StockMotionSegmentsScript<TPlaneSegment>)
ToPath() (Inherited from MotionScript)
ToPoints() (Inherited from MotionScript)
ToString() (Inherited from StockMotionSegmentsScript<TPlaneSegment>)
ToSvg() (Inherited from StockMotionSegmentsScript<TPlaneSegment>)
ValidateCore() (Inherited from StockMotionSegmentsScript<TPlaneSegment>)
VerifyNotFrozen(String) (Inherited from GesturesFrameworkObject)

Explicit Interface Implementations

IValidatable.Validate() (Inherited from GesturesFrameworkObject)

Applies to