Search
PathFinder.FindLongestPath Method
See Also
 






 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