Creates a connection point between this node and the specified link at the specified point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
protected virtual ConnectionPoint CreateConnectionPoint ( |
Visual Basic
![]() |
---|
Protected Overridable Function CreateConnectionPoint( _ |
A DiagramLink that should be connected to this node.
The point at which the link should be connected.
true if link is an incoming link, otherwise, false.
A ConnectionPoint instance representing the connection.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |