Beta Documentation - Subject to change.

Sets the width of the control.

Syntax

Lua
function Control:SetWidth(value);

Parameters

value
Type: number
The width of the control.

Remarks

Sets the width of the control.

See Also