Northwoods.GoSilverlight 1.1.3 Assembly
Location Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Node Class : Location Property

Gets or sets the position of this node based on its Node.LocationElement.

Syntax

Visual Basic (Declaration) 
Public Property Location As Point
C# 
public Point Location {get; set;}

Property Value

The Point is in model coordinates.

See Also