RBX.lua.TextLabel (Object): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>GoldenUrg fixed links |
>Camoy Preliminary title |
||
Line 1: | Line 1: | ||
{{CatUp|Class reference}} | {{CatUp|Class reference}} | ||
__NOTOC__ | __NOTOC__ | ||
{{Preliminary}} | |||
A '''TextLabel''' is a rectangular GUI. It is used to display text within rectangular boundaries. | A '''TextLabel''' is a rectangular GUI. It is used to display text within rectangular boundaries. | ||
Revision as of 17:49, 29 August 2010
Preliminary:This item is under development and is likely to change. Use only for experimental work.
A TextLabel is a rectangular GUI. It is used to display text within rectangular boundaries.
Functions
The TextLabel object incorporates only the global functions.
Properties
In addition to the global properties, the TextLabel also has these:
- AbsolutePosition
- AbsoluteSize
- Active
- BackgroundColor3
- BackgroundTransparency
- BorderColor3
- BorderSizePixel
- Position
- Size
- SizeConstraint
- Text
- TextColor3
- TextTransparency
- TextWrap
- TextXAlignment
- TextYAlignment
- Visible
- ZIndex
Events
In addition to the global events, the Frame also has these: