Remove

IShapeCollection.Remove 方法

从集合中移除特定形状的第一个出现。

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

另请参阅