shapes property

shapes property

Returns the collection of shapes inside the group. Read-only IShapeCollection.

Definition:

@property
def shapes(self):
    ...

See Also