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

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

Syntax

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

Requirements

See Also

© 2012 All Rights Reserved.