Initializes a new instance of the PathFinder class. Path-finding will depend on the direction of links.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public PathFinder ( |
Visual Basic Copy Code |
---|
Public New ( _ |
An instance of the Diagram class in which to look for paths or cycles.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |