Gets or sets the Xaml id of the link's destination node.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
Visual Basic
Copy Code
|
|---|
A string identifier of the destination node.
ExampleSee the example in the LinkTo topic.
See Also