AlignmentY
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Describes how content is positioned vertically in a container.
<object property="EnumerationValue"  .../>
value = "EnumerationValue"
Enumeration Values
Value  | 
Description  | 
|---|---|
Top  | 
Content is vertically aligned with the top of the container.  | 
Center  | 
Content is centered vertically in the container.  | 
Bottom  | 
Content is vertically aligned with the bottom of the container.  | 
Remarks
AlignmentY specifies the vertical alignment of the object in a container.