Shapes

ISmartArtNode.Shapes property

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

public ISmartArtShapeCollection Shapes { get; }

See Also