Removes an object of the type Shape from the collection.

Remove(Drawing.Shape)

public void Remove(Drawing.Shape shape);

Parameters

Parameter Description
shape Specifies the shape to remove.