Panel.GetWide

From GMod Wiki

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



Examples

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


Additional Notes

See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox