GoXam for WPF v3
SetLocation Method
Northwoods.GoXam Namespace > Node Class : SetLocation Method
the root VisualElement
neither coordinate may be Double.NaN
Sets the value of the Location attached dependency property.
Syntax
public static void SetLocation( 
   DependencyObject d,
   Point v
)

Parameters

d
the root VisualElement
v
neither coordinate may be Double.NaN
See Also

Reference

Node Class
Node Members