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 longRow to move the pointer to along the y-axis.
See also
Reference
이 브라우저는 더 이상 지원되지 않습니다.
최신 기능, 보안 업데이트, 기술 지원을 이용하려면 Microsoft Edge로 업그레이드하세요.
Moves the sample pointer to an absolute row along the y-axis and resets the x-axis position to zero.
void retVal = object.MoveToRow(y);
y [in]
Type: unsigned long
Row to move the pointer to along the y-axis.
Reference