Remove

ShapeCollection.Remove 方法

从集合中移除特定形状的首次出现。

public void Remove(IShape shape)
参数类型描述
shapeIShape要从集合中移除的形状。

另请参阅