Panel.DrawOutlinedRect
From GMod Wiki
Function | |
Syntax | Panel:DrawOutlinedRect( ) |
Description: | |
Draws an outlined rectangle around the panel. | |
Returns: | nil |
In Object: | Panel |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Panel.DrawOutlinedRect]Panel.DrawOutlinedRect [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- You must use surface.SetDrawColor to set the color of the outline.