VerticalTextAlignment

The VerticalTextAlignment enum describes how a text element is aligned vertically.

Values

Value
Description
BOTTOM
Indicates that the text is aligned at the bottom of the container.
TOP
Indicates that the text is aligned at the top of the container.
CENTER
Indicates that the text is aligned at the center of the container.