add method
add(item)
Add the shape in the collection.
Returns
ID
def add(self, item):
...
Parameter | Type | Description |
---|---|---|
item | Shape |
See Also
- module aspose.diagram
- class ShapeCollection
Add the shape in the collection.
ID
def add(self, item):
...
Parameter | Type | Description |
---|---|---|
item | Shape |