gradient_units property

gradient_units property

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

Definition:

@property
def gradient_units(self):
    ...

See Also