Finds the longest path between the specified DiagramNode objects.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Path FindLongestPath ( |
Visual Basic Copy Code |
---|
Public Function FindLongestPath( _ |
A Path instance that represents the longest path found; null (Nothing in Visual Basic) if there is no Path connecting from and to.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |