Share via


HandPointer.PlayerIndex Property

Kinect for Windows 1.7, 1.8

Returns the player index of the user to which this hand belongs. Player indices are created by the skeleton tracking features.

Syntax

public int PlayerIndex { get; }

Property Value

Type: Int32
The player index of the user to which this hand belongs.

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