[]
Text alignment types.
public enum TextAlignType : byte
Name | Description |
---|---|
Center | Center or middle text alignment. |
Far | Far, right or bottom text alignment. |
Justify | Justify or stretch text alignment. |
Near | Near, left or top text alignment (by default). |