HorizontalAlignment

Contents


Contents

The HorizontalAlignment enum describes how an element is aligned horizontally.

Values

ValueDescription
CENTERIndicates that the element is centered.
LEFTIndicates that the element is left justified.
RIGHTIndicates that the element is right justified.