text_horizontal_alignment property

text_horizontal_alignment property

The horizontal alignment of the text.

Definition:

@property
def text_horizontal_alignment(self):
    ...
@text_horizontal_alignment.setter
def text_horizontal_alignment(self, value):
    ...

See Also