shape property

shape property

Indicates the Shape object when rendering. All properties of shape can be accessed.

Definition:

@property
def shape(self):
    ...

See Also