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 with which the Kinect Toolkit input element was captured.
Syntax
public:
property uint32 CapturedPointerId {
uint32 get ();
}
public uint CapturedPointerId { get; }
Property value
[C++]
[C#]
Type: uint32
Type: uint
The identifier of the KinectPointerPoint Class with which the Kinect Toolkit input element was captured.
Remarks
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )
See also
Reference
IInputModel Interface
Microsoft.Kinect.Toolkit.Input Namespace