Applies the layout to the specified Diagram instance.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
bool Arrange ( |
Visual Basic
Copy Code
|
|---|
Function Arrange( _ |
The Diagram that will be arranged.
Returns whether the arrangement was successful.
See Also