shapes property

shapes property

Returns collections of all shapes associated with the node. Read-only ISmartArtShapeCollection.

Definition:

@property
def shapes(self):
    ...

See Also