MoveToRow method

Moves the sample pointer to an absolute row along the y-axis and resets the x-axis position to zero.

Syntax

void retVal = object.MoveToRow(y);

Parameters

  • y [in]
    Type: unsigned long

    Row to move the pointer to along the y-axis.

See also

Reference

IDXARGBReadPtr::Move

IDXARGBReadPtr::MoveToXY