Arranges the diagram using the specified graph layout algorithm.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool Arrange ( |
Visual Basic Copy Code |
---|
Public Function Arrange( _ |
An instance of Layout -derived class specifying the layout algorithm to apply.
true if the diagram has been arranged successfully, or false otherwise.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |