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

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