SetLeft

From LoTROInterface Wiki

Jump to: navigation, search


Sets the left coordinate of the window.

Syntax

Lua
function Control:SetLeft(value);

Parameters

value
Type: number
The left position of the window.

Remarks

Sets the left position of the window in screen pixels relative to its parent. If the control is not parented, the position is in screen space.

Personal tools