Share via


HandType Enumeration

Enumerates the type of hand.

Syntax

public enum HandType

Members

  Member name Value Description
Left The hand is a left hand.
None The hand is neither a left hand nor a right hand.
Right The hand is a right hand.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Controls

Assembly: Microsoft.Kinect.Toolkit.Controls (in microsoft.kinect.toolkit.controls.dll)

See Also

Reference

Microsoft.Kinect.Toolkit.Controls Namespace