Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VerticalTextAlignment

Enum for vertical text alignment.

Index

Enumeration members

Enumeration members

BOTTOM

BOTTOM: = 2

Alignment bottom for text.

CENTER

CENTER: = 1

Alignment center for text.

TOP

TOP: = 0

Alignment top for text.

Generated using TypeDoc