TextBounds (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Sncplay42
not sure how to add multiple objects properly?
>Mattchewy
No edit summary
Line 5: Line 5:
|property = [[Vector2]] ''text bounds''
|property = [[Vector2]] ''text bounds''
|description = The size of the object's current [[Text]].
|description = The size of the object's current [[Text]].
|object = [[TextButton]], [[TextLabel]], [[TextBox]]
|objects = [[TextButton]], [[TextLabel]], [[TextBox]]
}}</onlyinclude>
}}</onlyinclude>



Revision as of 02:37, 23 January 2011

Local: This item should be used with a LocalScript in order to work as expected in online mode.
TextBounds
Property Vector2 text bounds
Description The size of the object's current Text.
Member of TextButton, TextLabel, TextBox