enum
HorizontalAlignment
Alignment along the X axis.
Fields
Name | Description |
---|---|
Center | Positive offset shifts right. Negative offset shifts left. |
Left | Positive offset shifts right. Negative offset shifts left. |
Right | Positive offset shifts left. Negative offset shifts right. |