Enum which describes the numeric indicator vertical alignment.
Enumerator |
---|
BCGP_NUMERIC_INDICATOR_VA_TOP |
Digits are located on top of indicator.
|
BCGP_NUMERIC_INDICATOR_VA_CENTER |
Digits are are vertically centered (default value)
|
BCGP_NUMERIC_INDICATOR_VA_BOTTOM |
Digits are located at bottom of indicator.
|