Finds the longest path in the underlying diagram.
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.
PathFinder MembersPathFinder ClassMindFusion.Diagramming Namespace