DCheckBoxLabel.SetIndent
From GMod Wiki
Function | |
Syntax | Panel:SetIndent( Integer Integer ) |
Description: | |
Set indent a Panel. | |
Returns: | nil |
In Object: | DCheckBoxLabel |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DCheckBoxLabel.SetIndent]DCheckBoxLabel.SetIndent [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | Set indent a Panel. |
---|---|
Used on | |
Code | myCheckBox:SetIndent( 10 ) |
Output | N/A |