Remove
ShapeCollection.Remove method
Remove the shape from the collection.
public void Remove(Shape item)
| Parameter | Type | Description |
|---|---|---|
| item | Shape | Shape |
See Also
- class Shape
- class ShapeCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove the shape from the collection.
public void Remove(Shape item)
| Parameter | Type | Description |
|---|---|---|
| item | Shape | Shape |