Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HorizontalTextAlignment

Enum for horizontal text alignment.

Index

Enumeration members

Enumeration members

CENTER

CENTER: = 1

Alignment center for text.

LEFT

LEFT: = 0

Alignment left for text.

RIGHT

RIGHT: = 2

Alignment right for text.

Generated using TypeDoc