shapes property

shapes property

Gets the collection of all shapes of the page.

Definition:

@property
def shapes(self):
    ...

See Also