clip_path_units property

clip_path_units property

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

Definition:

@property
def clip_path_units(self):
    ...

See Also