Beta Documentation - Subject to change.

Gets the height of the control.

Syntax

Lua
function Control:GetHeight();

Returns

Type: number
The height of the control.

Remarks

Gets the height of the control.

See Also