type property

type property

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

Definition:

@property
def type(self):
    ...

See Also