ICanvas.BeginPath

ICanvas.BeginPath method

Begins a new subpath, discarding the current path if any.

public void BeginPath()

See Also