SetHeight

From LoTROInterface Wiki

Jump to: navigation, search


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.

Personal tools