Creates a link of the type appropriate for the current behavior.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
protected virtual DiagramLink CreateLink ( |
Visual Basic
![]() |
---|
Protected Overridable Function CreateLink( _ |
The origin DiagramNode of the new link.
The destination point of the new link.
An instance of the DiagramLink class.
Override this method to specify the type of DiagramLink, which is most appropriate for your diagram. The link is created every time the user connects two DiagramNode objects.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |