KinectPointerPoint Class
Provides basic properties for the input pointer associated with a Kinect for Windows input.
KinectPointerPoint has the following members.
| Name | Description |
|---|---|
| PointerDevice | Gets the pointer device associated with the pointer point. |
| PointerId | Gets a unique identifier for the input pointer. |
| Position | Gets the location of the pointer input in client coordinates. |
| Properties | Gets extended information about the input pointer. |
| RawPosition | Gets the client coordinates of the pointer point. |
| Timestamp | Gets the timestamp of the pointer point. |
Community Additions
ADD
Show: