Share via


HandPointer.HandType Property

Kinect for Windows 1.7, 1.8

Returns the hand type (right or left) of the hand associated with this hand pointer.

Syntax

public HandType HandType { get; }

Property Value

Type: HandType
The hand type (right or left) of the hand.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Controls

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

See Also

Reference

HandPointer Class
HandPointer Members
Microsoft.Kinect.Toolkit.Controls Namespace