Remove

ShapeCollection.Remove method

Remove the shape from the collection.

public void Remove(Shape item)
Parameter Type Description
item Shape Shape

See Also