Enum HorizontalAlignment
Horizontal alignment modes.
public enum HorizontalAlignment
Fields
Center = 2Aligns text from the center.
Left = 0Aligns text from the left.
Right = 1Aligns text from the right.
Horizontal alignment modes.
public enum HorizontalAlignment
Center = 2Aligns text from the center.
Left = 0Aligns text from the left.
Right = 1Aligns text from the right.