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.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public interface ILinkRouter |
Visual Basic Copy Code |
---|
Public Interface ILinkRouter |
WpfDiagram Programmer's Guide | © 2024 MindFusion |