AddShapes

Figure.AddShapes method

Adds a range of shapes to the figure.

public void AddShapes(Shape[] shapes)
ParameterTypeDescription
shapesShape[]The shapes to add.

See Also