z method

z

Adds a ‘Close Path’ command to the path data.

Returns

The current PathBuilder instance.

def z(self):
    ...

See Also