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 a value indicating the type of the hand associated with the cursor.
Syntax
public:
property HandType HandType {
HandType get ();
}
public HandType HandType { get; }
var handType = cursorModel.handType;
Property value
Type: HandType
A value indicating the type of the hand associated with the cursor.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )