layout method
layout(options)
Lays out the shapes and/or reroutes the connectors for the page.
def layout(self, options):
...
Parameter | Type | Description |
---|---|---|
options | aspose.diagram.autolayout.LayoutOptions | Using the LayoutOptions to configure options of layout. |
See Also
- module aspose.diagram
- class Page