pattern_content_units property

pattern_content_units property

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

Definition:

@property
def pattern_content_units(self):
    ...

See Also