MoveToXY method
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