SetWidth

From LoTROInterface Wiki

Jump to: navigation, search


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.

Personal tools