RemoveShape

Figure.RemoveShape method

Removes a shape from the figure.

public void RemoveShape(Shape shape)
ParameterTypeDescription
shapeShapeThe shape to remove.

See Also