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 current position of the cursor.
Syntax
public:
property Point Position {
Point get ();
}
public Point Position { get; }
var position = cursorModel.position;
Property value
Type: Point
The current position of the cursor.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )