none method
none
Sets the clip path to ’none’, effectively disabling clipping.
Returns
The current instance of ClipPathBuilder for method chaining.
def none(self):
...
See Also
- module
aspose.svg.builder
- class
ClipPathBuilder
Sets the clip path to ’none’, effectively disabling clipping.
The current instance of ClipPathBuilder for method chaining.
def none(self):
...
aspose.svg.builder
ClipPathBuilder