pattern_units property

pattern_units property

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

Definition:

@property
def pattern_units(self):
    ...

See Also