HandPose.FingertipDistanceRelations Property

Definition

A collection of FingertipDistanceRelations describing the relative distance between pairs of fingers, namely - are they touching or not.

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

Property Value

Attributes

Applies to