HorizontalAlignment enumeration

HorizontalAlignment enumeration

Enumeration of possible horizontal alignment values.

The HorizontalAlignment type exposes the following members:

Fields

Field Description
NONE No alignment (use specified position).
LEFT Align to left.
CENTER Center alignment.
RIGHT Align to right.

Remarks

Learn more | | | |

See Also