begin_path method
begin_path
Begins a new subpath, discarding the current path if any.
def begin_path(self):
...
See Also
- module
aspose.svg.rendering
- class
ICanvas
Begins a new subpath, discarding the current path if any.
def begin_path(self):
...
aspose.svg.rendering
ICanvas