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

Property Value

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

Reference

LinkingBaseTool Class
LinkingBaseTool Members