FingerMotion Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class FingerMotion : Microsoft.Gestures.HandPartMotion<Microsoft.Gestures.FingersContext>
- Inheritance
Constructors
Properties
Context | (Inherited from HandPartMotion<TContextType>) |
IsFrozen | (Inherited from GesturesFrameworkObject) |
MotionScript | (Inherited from HandPartMotion<TContextType>) |
Size |
[Disabled feature - reserved for future use] Specifies the distance which this HandPartMotion<TContextType> should span (Inherited from HandPartMotion<TContextType>) |
Speed |
[Disabled feature - reserved for future use] Specifies the speed with which this HandPartMotion<TContextType> should be executed (Inherited from HandPartMotion<TContextType>) |
Methods
CalculateHashCode() | (Inherited from HandPartMotion<TContextType>) |
DeepFreeze() | (Inherited from HandPartMotion<TContextType>) |
Equals(Object) | (Inherited from GesturesFrameworkObject) |
EqualsInternal(Object) | (Inherited from HandPartMotion<TContextType>) |
Freeze() | (Inherited from GesturesFrameworkObject) |
GetHashCode() | (Inherited from GesturesFrameworkObject) |
ToString() | (Inherited from HandPartMotion<TContextType>) |
ValidateCore() | |
VerifyNotFrozen(String) | (Inherited from GesturesFrameworkObject) |
Explicit Interface Implementations
IValidatable.Validate() | (Inherited from GesturesFrameworkObject) |