type property

type property

Indicates the type of DrawObject.

Definition:

@property
def type(self):
    ...

See Also