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