Search
ILinkRouter Interface
See Also
 





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
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public interface ILinkRouter

Visual Basic  Copy Code

Public Interface ILinkRouter

 Inheritors

 See Also