enum HorizontalAlignment

Parents

System.Enum

System.IComparable

System.IFormattable

System.IConvertible

Brief

The enumeration of horizontal alignments.

Static Public Fields

Center

Center horizontal alignment.

Left

Left horizontal alignment.

Right

Right horizontal alignment.

back