remove method
remove(window)
Remove the window from the collection.
def remove(self, window):
...
Parameter | Type | Description |
---|---|---|
window | Window |
See Also
- module aspose.diagram
- class WindowCollection
Remove the window from the collection.
def remove(self, window):
...
Parameter | Type | Description |
---|---|---|
window | Window |