GetPosition

From LoTROInterface Wiki

Jump to: navigation, search


Gets the position of the control.

Syntax

Lua
function Control:GetPosition();

Returns

Type: number, number
List of two elements containing the left and top positions of the control.

Remarks

Gets the left and top positions of the control, returning them as a pair of integer values.

Personal tools