RBX.lua.ImageLabel (Object): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy Added ImageLabel. |
>Camoy Added ImageLabel. |
(No difference)
|
Revision as of 01:35, 9 May 2010
A ImageLabel is a rectangular GUI. It is used display images.
Functions
The ImageLabel object incorporates only the global functions.
Properties
In addition to the global properties, the ImageLabel also has these:
- AbsolutePosition
- AbsoluteSize
- Active
- BackgroundColor3
- BackgroundTransparency
- BorderColor3
- BorderSizePixel
- Image
- Position
- Size
- SizeConstraint
- Text
- TextColor3
- TextTransparency
- TextWrap
- TextXAlignment
- TextYAlignment
- Visible
- ZIndex
Events
In addition to the global events, the ImageLabel also has these: