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