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