Panel.GetTall
From GMod Wiki
Function | |
Syntax | Panel:GetTall( ) |
Description: | |
Returns the height of the panel. | |
Returns: | Number |
In Object: | Panel |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Panel.GetTall]Panel.GetTall [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | Returns the height of this panel |
---|---|
Used on | |
Code | print(self:GetTall()) |
Output | N/A |
Additional Notes
- Return correct height of panel.