This documentation is archived and is not being maintained.
MoveToXY method
Moves the sample pointer to an absolute position.
Syntax
void retVal = object.MoveToXY(x, y);
Parameters
- x [in]
-
Type: unsigned long
Position along the x-axis.
- y [in]
-
Type: unsigned long
Position along the y-axis.
See also
- Reference
-
IDXARGBReadPtr::Move
-
IDXARGBReadPtr::MoveToRow