GetHeight

This function returns the outer height of a window in pixels.

Syntax

Returns

Returns the outer height of a window, including the titlebar. If you want the size of the window client area, use Context::GetHeight() instead.