RemoveAt
ShapeCollection.RemoveAt method
Removes the shape at the specified index from the shape collection.
public void RemoveAt(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | The zero-based index of the shape to remove. |
See Also
- class ShapeCollection
- namespace Aspose.Slides
- assembly Aspose.Slides