Implements a link routing algorithm that uses a grid to represent the free and occupied regions in the diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public class GridRouter : ILinkRouter |
Visual Basic Copy Code |
---|
Public Class GridRouter |
To use this class for link routing simply assign its instance to the LinkRouter property of the Diagram class.
System.Object
MindFusion.Diagramming.GridRouter
Diagramming for .NET MAUI Guide | © 2024 MindFusion |