GoXam for WPF v3
SetAlignment Method (SpotPanel)
Northwoods.GoXam Namespace > SpotPanel Class : SetAlignment Method
a UIElement
a Spot for which Spot.IsSpot is true; the panel assumes Spot.Center otherwise
Sets the Spot point of the element that should be positioned at the GetSpot point.
Syntax
public static void SetAlignment( 
   DependencyObject d,
   Spot v
)

Parameters

d
a UIElement
v
a Spot for which Spot.IsSpot is true; the panel assumes Spot.Center otherwise
See Also

Reference

SpotPanel Class
SpotPanel Members