![]() |
SetPosition()








Public Function |
Declared in: NiCursor.h |
Declaration
void SetPosition( double xPosition, double yPosition);
Description
Sets the x and y axis positions of the cursor at the same time.
Notes:
1. The SnapMode affects the actual position of the cursor.
2. See the CNiCursor overview for information about using date/time values.
Parameters
double xPosition
double yPosition
The X coordinate of the cursor.
The Y coordinate of the cursor.