filter_units property

filter_units property

Corresponds to attribute ‘filterUnits’ on the given ‘filter’ element. Takes one of the constants defined in SVGUnitTypes.

Definition:

@property
def filter_units(self):
    ...

See Also