Method Move
Move(int, int)
Moves the drawing cursor to the specified Viewport-relative location in the view.
public bool Move(int col, int row)
Parameters
Returns
Remarks
The top-left corner of the visible content area is ViewPort.Location
.