alphaTab.platform.TextBaseline
Description
This public enum lists all base line modes
Enum Members
Name | Numeric Value | Description |
---|---|---|
Top | 0 | Text is aligned on top. |
Middle | 1 | Text is aligned middle |
Bottom | 2 | Text is aligned on the bottom. |
Alphabetic | 3 | Text is aligned on the alphabetic baseline. |