ShapeCollection.Remove

ShapeCollection.Remove method

Remove the shape from the collection.

public void Remove(Shape item)
ParameterTypeDescription
itemShapeShape

See Also