HandPose.FingertipPlacementRelations Property

Definition

A collection of FingertipPlacementRelations describing the relative placement between pairs of fingers, namely - is one finger below\behind\etc. the other finger.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public System.Collections.Generic.IReadOnlyList<Microsoft.Gestures.FingertipPlacementRelation> FingertipPlacementRelations { get; }

Property Value

Attributes

Applies to