HandPartPose<ContextType>.Direction Property

Definition

The direction of this hand part: Either the palm normal in case of a PalmPose or the direction at which the fingers are pointing in case of a FingerPose.

[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Gestures.XamlTypeConverters.FlagEnumConverter))]
public Microsoft.Gestures.PoseDirection Direction { get; set; }

Property Value

Attributes

Applies to