Finds the shortest path in the underlying diagram.
Name | Description |
---|---|
Finds and returns the shortest Path between the specified DiagramNode objects. |
|
PathFinder.FindShortestPath (DiagramNode, DiagramNode, Boolean, Boolean) |
Finds and returns the shortest path between two DiagramNode elements, considering the Weight of the nodes, the Weight of the links or both. |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |