Enum HorizontalAlignmentOptions
Horizontal text alignment options.
Namespace: TMPro
Syntax
public enum HorizontalAlignmentOptions
Fields
| Name | Description | Value |
|---|---|---|
| Left | 1 | |
| Center | 2 | |
| Right | 4 | |
| Justified | 8 | |
| Flush | 16 | |
| Geometry | 32 |
Horizontal text alignment options.
public enum HorizontalAlignmentOptions
| Name | Description | Value |
|---|---|---|
| Left | 1 | |
| Center | 2 | |
| Right | 4 | |
| Justified | 8 | |
| Flush | 16 | |
| Geometry | 32 |