TextXAlignment (Property)

From Legacy Roblox Wiki
Revision as of 20:08, 23 December 2010 by >Pauljkl (New page: {{Property| name = TextXAllignment |property = Enum ''TextXAllignment'' |description = Sets where the text is placed in a GUI |object = TextButton, [[RB...)
Jump to navigationJump to search
TextXAllignment
Property Enum TextXAllignment
Description Sets where the text is placed in a GUI
Member of [[RBX.lua.TextButton, TextBox, TextLabel (Object)|TextButton, TextBox, TextLabel]]


Enum Name Description
The TextXAllignment Enum set only has three numbers.
0 Left The text is set on the left
1 Right The text is set on the right
2 Center The text is set in the centre