MindFusion.Wpf Pack Programmer's Guide
PathFinder.FindShortestPath Method
See Also
 





Finds the shortest path in the underlying diagram.

 Overload List

Name Description

PathFinder.FindShortestPath (DiagramNode, DiagramNode)

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.

 See Also

PathFinder Members
PathFinder Class
MindFusion.Diagramming.Wpf Namespace