Enumeration
StTextAlign
since: 14
Members
ST_TEXT_ALIGN_LEFT
-
Text is aligned at the beginning of the label.
- Value:
0
- Nickname:
left
- Available since: 14
- Value:
ST_TEXT_ALIGN_CENTER
-
Text is aligned in the middle of the label.
- Value:
1
- Nickname:
center
- Available since: 14
- Value:
ST_TEXT_ALIGN_RIGHT
-
Text is aligned at the end of the label.
- Value:
2
- Nickname:
right
- Available since: 14
- Value:
ST_TEXT_ALIGN_JUSTIFY
-
No description available.
- Value:
3
- Nickname:
justify
- Available since: 14
- Value: