close method
close
Closes the current subpath by connecting the current point to the starting point.
def close(self):
...
See Also
- module
aspose.svg.rendering
- class
IPath
Closes the current subpath by connecting the current point to the starting point.
def close(self):
...
aspose.svg.rendering
IPath