Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the hand type of a BodyHandPair.
Syntax
public:
property HandType HandType {
HandType get ();
void set (HandType value);
}
public HandType HandType { get; set; }
var handType = bodyHandPair.handType;
bodyHandPair.handType = handType;
Property value
Type: HandType
The hand type
Requirements
Namespace: WindowsPreview.Kinect.Input
Metadata: windowspreview.kinect.winmd