Beta Documentation - Subject to change.

Gets the width of the control.

Syntax

Lua
function Control:GetWidth();

Returns

Type: number
The width of the control.

Remarks

Gets the width of the control.

See Also