Remove
ShapeCollection.Remove method
Removes the first occurrence of the specified shape from the shape collection.
public void Remove(IShape shape)
Parameter | Type | Description |
---|---|---|
shape | IShape | The IShape to remove. |
See Also
- interface IShape
- class ShapeCollection
- namespace Aspose.Slides
- assembly Aspose.Slides