Phantom Documentation

[Help Home] [Phantom Home]
GetWindowHeight

int iHeight = window.GetWindowHeight();

Applicable Classes: All (Except Menu)

Parameters: None
Return Value:
int iHeight - The height of the window, in pixels.

Description:
Retrieves the height of the window, in pixels.

For an example, see the MoveWin function.


See Also: MainWin Functions, GetWindowWidth, ResizeWin



Copyright 2000-2011 Phantom Automated Solutions