Remove
ShapeCollection.Remove method
从集合中删除特定形状的第一个匹配项。
public void Remove(IShape shape)
范围 | 类型 | 描述 |
---|---|---|
shape | IShape | 要从集合中删除的形状。 |
也可以看看
- interface IShape
- class ShapeCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
从集合中删除特定形状的第一个匹配项。
public void Remove(IShape shape)
范围 | 类型 | 描述 |
---|---|---|
shape | IShape | 要从集合中删除的形状。 |