Panel.GetTall

From GMod Wiki

Jump to: navigation, search
Function
Syntax Panel:GetTall( )
Description:
Returns the height of the panel.
Returns: Number
In Object: Panel
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Panel.GetTall]Panel.GetTall [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionReturns the height of this panel
Used onNewerClient.png
Code
 
print(self:GetTall())
 
OutputN/A


Additional Notes


See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox