geometry_box method
geometry_box
Sets the geometry box of the mask.
Returns
The current instance of MaskBuilder.
def geometry_box(self, box):
...
| Parameter | Type | Description |
|---|---|---|
| box | GeometryBox | The geometry box. |
See Also
- module
aspose.svg.builder - class
MaskBuilder