Sets the ConnectionPoint object representing the link connection to its origin node. This allows connecting the link to a constituent part of a node, such as a TableNode row or a TreeViewItem.
Namespace: MindFusion.Diagramming.Fluent
Package: MindFusion.Diagramming
C# Copy Code |
---|
public static T OriginConnection<T> ( |
Visual Basic Copy Code |
---|
Public Shared Function OriginConnection(Of T As DiagramLink) ( _ |