class documentation

class TextAlignment(Enum): (source)

View In Hierarchy

Text alignment constants.

Constant BOTTOM Undocumented
Constant CENTER Undocumented
Constant LEFT Undocumented
Constant RIGHT Undocumented
Constant TOP Undocumented

Undocumented

Value
'bottom'

Undocumented

Value
'center'

Undocumented

Value
'left'

Undocumented

Value
'right'

Undocumented

Value
'top'