Shapes

DiagramPage.Shapes property

Gets the collection of all shapes of the page.

public DiagramShapeCollection Shapes { get; }

Property Value

The collection of all shapes of the page.

See Also