DepthMotionScript Class

Definition

public class DepthMotionScript : Microsoft.Gestures.StockMotionSegmentsScript<Microsoft.Gestures.DepthMotionSegment>
Inheritance

Constructors

DepthMotionScript(DepthMotionSegment, DepthMotionSegment[])
DepthMotionScript(IEnumerable<DepthMotionSegment>)

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