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