Share via


HandPointer.IsPrimaryUser Property

Kinect for Windows 1.7, 1.8

Returns true if this hand belongs to the primary user; false otherwise. Users are identified using the skeletal tracking features.

Syntax

public bool IsPrimaryUser { get; set; }

Property Value

Type: Boolean
true if this hand belongs to the primary 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