Graph.Shapes

Graph.Shapes property

Gets or sets a Shapes collection that indicates all shapes in the graph.

public List<Shape> Shapes { get; set; }

See Also