remove method
remove(item)
Remove the shape from the collection.
def remove(self, item):
...
Parameter | Type | Description |
---|---|---|
item | Shape | Shape |
See Also
- module aspose.diagram
- class ShapeCollection
Remove the shape from the collection.
def remove(self, item):
...
Parameter | Type | Description |
---|---|---|
item | Shape | Shape |