Method MoveToLine
MoveToLine(int)
When implemented by a class, moves the current position to the specified line.
void MoveToLine(int y)
Parameters
yintIndex of line to move to.
When implemented by a class, moves the current position to the specified line.
void MoveToLine(int y)
y intIndex of line to move to.