Creates a connection point between this node and the specified link at the specified point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected virtual ConnectionPoint CreateConnectionPoint ( |
Visual Basic Copy Code |
---|
Protected Overridable Function CreateConnectionPoint( _ |
The point at which the link should be connected.
A ConnectionPoint instance representing the connection.
WpfDiagram Programmer's Guide | © 2024 MindFusion |