geometry_box method
geometry_box
Sets the geometry box for the clip path.
Returns
The current instance of ClipPathBuilder for method chaining.
def geometry_box(self, box):
...
Parameter | Type | Description |
---|---|---|
box | GeometryBox | The geometry box to use. |
See Also
- module
aspose.svg.builder
- class
ClipPathBuilder