Syntax
Lua |
---|
function Control:GetPosition(); |
Returns
Type: number, numberList 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.