AlignmentX
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Describes how content is positioned horizontally in a container.
<object property="EnumerationValue" .../>
value = "EnumerationValue"
Enumeration Values
Value |
Description |
---|---|
Left |
Content is horizontally aligned with the left side of the container. |
Center |
Content is centered horizontally in the container. |
Right |
Content is horizontally aligned with the right side of the container. |
Remarks
AlignmentX specifies the horizontal alignment of the object in a container.