mask_units property

mask_units property

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

Definition:

@property
def mask_units(self):
    ...

See Also