z method
z
Adds a ‘Close Path’ command to the path data.
Returns
The current PathBuilder instance.
def z(self):
...
See Also
- module
aspose.svg.builder
- class
PathBuilder
Adds a ‘Close Path’ command to the path data.
The current PathBuilder instance.
def z(self):
...
aspose.svg.builder
PathBuilder