MotionScript Class

Definition

[System.Diagnostics.DebuggerDisplay("{DebuggerDisplay, nq}")]
public abstract class MotionScript : Microsoft.Gestures.GesturesFrameworkObject
Inheritance
Derived
Attributes

Constructors

MotionScript()

Properties

IsFrozen (Inherited from GesturesFrameworkObject)
MotionPlane
Still

Methods

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

Explicit Interface Implementations

IValidatable.Validate() (Inherited from GesturesFrameworkObject)

Applies to