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 the identifier of the KinectPointerPoint Class associated with the cursor.
Syntax
public:
property int32 PointerId {
int32 get ();
}
public int PointerId { get; }
var pointerId = cursorModel.pointerId;
Property value
[C++]
[C#]
[JavaScript]
Type: int32
Type: int
Type: Number
The identifier of the KinectPointerPoint Class associated with the cursor.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )