StockMotionSegmentsScript<TPlaneSegment> Class

Definition

public class StockMotionSegmentsScript<TPlaneSegment> : Microsoft.Gestures.MotionScript where TPlaneSegment : MotionSegment

Type Parameters

TPlaneSegment
Inheritance
StockMotionSegmentsScript<TPlaneSegment>
Derived

Properties

IsFrozen (Inherited from GesturesFrameworkObject)
MotionPlane
MotionSegments

Methods

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

Explicit Interface Implementations

IValidatable.Validate() (Inherited from GesturesFrameworkObject)

Applies to