Size (Property)/UDim2: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mattchewy
Fixing multiple objects
>NXTBoy
No edit summary
Line 1: Line 1:
<onlyinclude>
<onlyinclude>{{Property
{{Property|
|name       = Size
name = Size
|property   = [[UDim2]] ''Size''
|property = [[UDim2]] ''Size''
|description = Sets the size of the GUI object in object coordinates.
|description = Sets the size of the GUI object in object coordinates.
|objects = [[RBX.lua.StarterGui (Object)|StarterGui]], [[RBX.lua.PlayerGui (Object)|PlayerGui]], [[RBX.lua.Frame (Object)|Frame]], [[RBX.lua.TextLabel (Object)|TextLabel]], [[RBX.lua.TextButton (Object)|TextButton]], [[RBX.lua.TextBox (Object)|TextBox]], [[RBX.lua.ImageLabel (Object)|ImageLabel]], [[RBX.lua.ImageButton (Object)|ImageButton]], [[RBX.lua.BillboardGui (Object)|BillboardGui]]
|object      = GuiObject
|}}
}}</onlyinclude>
</onlyinclude>
 
[[Category:Properties]]

Revision as of 09:48, 23 January 2011

Size
Property UDim2 Size
Description Sets the size of the GUI object in object coordinates.
Member of GuiObject