Icon MoveTo Method

procedure MoveTo(X,Y: Double)

Available In: Visual Client Applications

Use this method to set the current point of the canvas to the specified point and begin a new subpath at the same point.

Information If the previous subpath only consisted of one point, then it is discarded when this method is called.
Image