Finds the longest path in the diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
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 if no Path has been detected.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |