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





Finds the longest path in the underlying diagram.

 Overload List

Name Description

PathFinder.FindLongestPath ()

Finds the longest path in the graph.

PathFinder.FindLongestPath (DiagramNode, DiagramNode)

Finds the longest path between the specified DiagramNode objects.

PathFinder.FindLongestPath (Int64)

Finds the longest path in the diagram.

 See Also

PathFinder Members
PathFinder Class
MindFusion.Diagramming.Wpf Namespace