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.
Kinect for Windows 1.7, 1.8
Returns true when this is the primary hand of the tracked user; false otherwise.
Syntax
public bool IsPrimaryHandOfUser { get; set; }
Property Value
Type: Boolean
true if this is the primary hand of the tracked user.
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