Initializes a new instance of the PathFinder class, optionally ignoring the link direction.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public PathFinder ( |
Visual Basic Copy Code |
---|
Public New ( _ |
A Diagram instance in which to look for paths or cycles.
Specifies whether the direction of links should be considered when looking for paths or cycles.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |