add method
add(window)
Add the window in the collection.
Returns
def add(self, window):
...
Parameter | Type | Description |
---|---|---|
window | Window |
See Also
- module aspose.diagram
- class WindowCollection
Add the window in the collection.
def add(self, window):
...
Parameter | Type | Description |
---|---|---|
window | Window |