Gets the value of the DestinationNode attached property for a link.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public static string GetDestinationNode ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function GetDestinationNode( _ |
The link from which the property value is read.
The Xaml id of the destination node.
See Also