Beta Documentation - Subject to change.

Sets the height of the control.

Syntax

Lua
function Control:SetHeight(value);

Parameters

value
Type: number
The height of the control.

Remarks

Sets the height of the control.

See Also