FontSize (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Blocco
New page: {{Property| name=FontSize| property=''Enum'' FontSize| object=TextLabel, TextButton, TextBox...
>Blocco
No edit summary
Line 2: Line 2:
name=FontSize|
name=FontSize|
property=''[[Enum]]'' FontSize|
property=''[[Enum]]'' FontSize|
description=Changes the size of the font in a GUI object.|
object=[[RBX.lua.TextLabel (Object)|TextLabel]], [[RBX.lua.TextButton (Object)|TextButton]], [[RBX.lua.TextBox (Object)|TextBox]]}}
object=[[RBX.lua.TextLabel (Object)|TextLabel]], [[RBX.lua.TextButton (Object)|TextButton]], [[RBX.lua.TextBox (Object)|TextBox]]}}

Revision as of 18:22, 27 August 2010

FontSize
Property Enum FontSize
Description Changes the size of the font in a GUI object.
Member of [[RBX.lua.TextLabel, TextButton, TextBox (Object)|TextLabel, TextButton, TextBox]]