HandPartMotion<TContextType> Class

Definition

[System.Diagnostics.DebuggerDisplay("{DebuggerDisplay, nq}")]
public abstract class HandPartMotion<TContextType> : Microsoft.Gestures.MotionConstraint where TContextType : GestureContext

Type Parameters

TContextType
Inheritance
HandPartMotion<TContextType>
Derived
Attributes

Constructors

HandPartMotion<TContextType>()
HandPartMotion<TContextType>(TContextType, MotionScript)

Properties

Context
IsFrozen (Inherited from GesturesFrameworkObject)
MotionScript
Size

[Disabled feature - reserved for future use] Specifies the distance which this HandPartMotion<TContextType> should span

Speed

[Disabled feature - reserved for future use] Specifies the speed with which this HandPartMotion<TContextType> should be executed

Methods

CalculateHashCode()
DeepFreeze()
Equals(Object) (Inherited from GesturesFrameworkObject)
EqualsInternal(Object)
Freeze() (Inherited from GesturesFrameworkObject)
GetHashCode() (Inherited from GesturesFrameworkObject)
ToString()
ValidateCore()
VerifyNotFrozen(String) (Inherited from GesturesFrameworkObject)

Explicit Interface Implementations

IValidatable.Validate() (Inherited from GesturesFrameworkObject)

Applies to