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 |
||
(2 intermediate revisions by 2 users not shown) | |||
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]]. | ||
| | |objects = [[TextButton]], [[TextLabel]], [[TextBox]] | ||
}}</onlyinclude> | }}</onlyinclude> | ||
Latest 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.
![]() | |
Property | Vector2 text bounds |
Description | The size of the object's current Text. |
Member of | TextButton, TextLabel, TextBox |