type property

type property

Gets the auto shape type.

Example


autoShapeType = shape.type

Definition:

@property
def type(self):
    ...

See Also