GoXam for WPF v3
OriginalToNode Property
Northwoods.GoXam.Tool Namespace > LinkingBaseTool Class : OriginalToNode Property
Gets or sets the original node to which the link was connected.
Syntax
protected Node OriginalToNode {get; set;}

Property Value

For the LinkingTool this will be the starting node if drawing a new link in the backwards direction. For the RelinkingTool this will be the "to" node of the OriginalLink.
See Also

Reference

LinkingBaseTool Class
LinkingBaseTool Members