height property

height property

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

Definition:

@property
def height(self):
    ...

See Also