Diagram.Layout

Diagram.Layout method

Lays out the shapes and/or reroutes the connectors for all pages of diagram.

public void Layout(LayoutOptions options)
ParameterTypeDescription
optionsLayoutOptionsUsing the LayoutOptions to configure options of layout.

See Also