Phantom Documentation

[Help Home] [Phantom Home]
GetWindowWidth

int iWidth = window.GetWindowWidth();

Applicable Classes: All (Except Menu)

Parameters: None
Return Value:
int iWidth - The width of the window, in pixels.

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

For an example, see the MoveWin function.

See Also: MainWin Functions, GetWindowHeight, ResizeWin



Copyright 2000-2011 Phantom Automated Solutions