mask_content_units property

mask_content_units property

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

Definition:

@property
def mask_content_units(self):
    ...

See Also