HandPose.PoseConstraints Property

Definition

A list of all the PoseConstraint objects which are associated with this HandPose instance. Concrete types of PoseConstraint: , , , .

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
public Microsoft.Gestures.GesturesFrameworkObjectList<Microsoft.Gestures.PoseConstraint> PoseConstraints { get; set; }

Property Value

Attributes

Applies to