UI Label.TextAlign

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 14:31, 2 December 2013 by RB WikiCreator (Talk)

Jump to: navigation, search
Property (As Integer)
aUI_Label.TextAlign = newValue
or
IntegerValue = aUI_Label.TextAlign


The alignment of the text.

Notes

Use the following Class constants
AlignLeft AlignCenter AlignRight