Icon BeginPath Method

procedure BeginPath

Available In: Visual Client Applications

Use this method to discard any existing defined subpath for the canvas and begin a new subpath. After this method is called, there is no current point for the canvas.

Information This method is implicitly called when the canvas is first created.
Image