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.
Moves the sample pointer to an absolute position.
Syntax
void retVal = object.MoveToXY(x, y);
Parameters
x [in]
Type: unsigned longPosition along the x-axis.
y [in]
Type: unsigned longPosition along the y-axis.
See also
Reference