unit_type property

unit_type property

The type of the value as specified by one of the SVG_LENGTHTYPE_* constants defined on this interface.

Definition:

@property
def unit_type(self):
    ...

See Also