Defines methods that should be implemented by a link-router component. The control calls them when a new link path should be set in response to changes in the diagram, such as adding or modifying nodes.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public interface ILinkRouter |
Visual Basic Copy Code |
---|
Public Interface ILinkRouter |
Diagramming for .NET MAUI Guide | © 2024 MindFusion |