primitive_units property

primitive_units property

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

Definition:

@property
def primitive_units(self):
    ...

See Also