GoXam for WPF v3
GetAlignment Method (LinkPanel)
Northwoods.GoXam Namespace > LinkPanel Class : GetAlignment Method
a child element of a LinkPanel
Gets an element's alignment spot, which controls the point of the element that is positioned at a distance of the way along a particular segment of the route.
Syntax
public static Spot GetAlignment( 
   DependencyObject d
)

Parameters

d
a child element of a LinkPanel

Return Value

The default value is Spot.Center.
See Also

Reference

LinkPanel Class
LinkPanel Members