Silverlight SDK for Microsoft Bing
AlignmentX Property
OverviewSystem.Windows.ControlsResourceControlAlignmentX
Gets/Sets a value which determines the horizontal alignment of the visual element.
Declaration Syntax
C#Visual BasicVisual C++
public AlignmentX AlignmentX { get; set; }
Public Property AlignmentX As AlignmentX
public:
property AlignmentX AlignmentX {
	AlignmentX get ();
	void set (AlignmentX value);
}

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)