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