GetLeft

From LoTROInterface Wiki

Jump to: navigation, search


Gets the left coordinate of the control.


Syntax

Lua
function Control:GetLeft();

Returns

Type: number
The left position of the window.

Remarks

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

Personal tools