Syntax
Lua |
---|
function Control:GetTop(); |
Returns
Type: numberThe top position of the window.
Remarks
Gets the top position of the window in screen pixels relative to its parent. If the control is not parented, the position is in screen space.