Finds the longest path in the diagram.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Path FindLongestPath ( |
Visual Basic Copy Code |
---|
Public Function FindLongestPath( _ |
The maximum duration of the search process, in milliseconds.
The longest Path found; null (Nothing in Visual Basic) if no Path has been detected.
WpfDiagram Programmer's Guide | © 2024 MindFusion |