Northwoods.GoSilverlight 1.3.5 Assembly
OriginalToNode Property
See Also  Send Feedback
Northwoods.GoXam.Tool Namespace > LinkingBaseTool Class : OriginalToNode Property

Gets or sets the original node to which the link was connected.

Syntax

Visual Basic (Declaration) 
Protected Property OriginalToNode As Node
C# 
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.

Requirements

See Also

© 2012 All Rights Reserved.