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.
Enumerates the type of hand.
Syntax
public enum HandType
Members
Member name | Value | Description | |
---|---|---|---|
Left | 1 | The hand is a left hand. | |
None | 0 | The hand is neither a left hand nor a right hand. | |
Right | 2 | The hand is a right hand. |
Requirements
Namespace: Microsoft.Kinect.Toolkit.Controls
Assembly: Microsoft.Kinect.Toolkit.Controls (in microsoft.kinect.toolkit.controls.dll)