ICanvas.ClosePath

ICanvas.ClosePath method

Closes the current subpath by drawing a straight line from the current point to the starting point of the subpath.

public void ClosePath()

See Also