filter_units method
filter_units
Sets the coordinate system for the filter’s x, y, width, and height attributes.
Returns
The current builder instance.
def filter_units(self, units):
...
| Parameter | Type | Description |
|---|---|---|
| units | CoordinateUnits | The coordinate units (userSpaceOnUse or objectBoundingBox). |
See Also
- module
aspose.svg.builder - class
SVGFilterElementBuilder