HandPose.FingerPoses Property

Definition

A collection of FingerPoses describing the state of the fingers, namely - their flexion and direction.

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

Property Value

Attributes

Applies to