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