alphaTab.platform.TextAlign
Description
This public enum lists all different text alignments
Enum Members
Name | Numeric Value | Description |
---|---|---|
Left | 0 | Text is left aligned. |
Center | 1 | Text is centered. |
Right | 2 | Text is right aligned. |
This public enum lists all different text alignments
Name | Numeric Value | Description |
---|---|---|
Left | 0 | Text is left aligned. |
Center | 1 | Text is centered. |
Right | 2 | Text is right aligned. |