Arranges the diagram with the given layout.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public bool Arrange ( |
Visual Basic
Copy Code
|
|---|
Public Function Arrange( _ |
The layout algorithm to apply.
true if the diagram has been arranged successfully, or false otherwise.
See Also