Panel.GetSize
From GMod Wiki
Function | |
Syntax | Panel:GetSize( ) |
Description: | |
Returns the size of this panel. | |
Returns: | Number width, Number height |
In Object: | Panel |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Panel.GetSize]Panel.GetSize [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- Returns two parameters, not a table.