Arranges the diagram asynchronously using the specified graph layout algorithm.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Task<Boolean> ArrangeAsync ( |
Visual Basic Copy Code |
---|
Public Function ArrangeAsync( _ |
The layout algorithm to apply.
true if the diagram has been arranged successfully, or false otherwise.
WpfDiagram Programmer's Guide | © 2024 MindFusion |