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