VerticalTextAlignment

Contents


Contents

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

Values

ValueDescription
BOTTOMIndicates that the text is aligned at the bottom of the container.
CENTERIndicates that the text is aligned at the center of the container.
TOPIndicates that the text is aligned at the top of the container.