version 3.5
Screen height {(*)} Number
Parameter | Type | Description | |
* | Number | Windows: height of application window, or | |
height of screen if * is specified | |||
Macintosh: height of main screen | |||
Function result | Number | Height expressed in pixels |
Description
On Windows, Screen height returns the height of 4D application window (MDI window). If you specify the optional * parameter, Screen height returns the height of the screen.
On Macintosh, Screen height returns the height of the main screen, the screen where the menu bar is located.
See Also
SCREEN COORDINATES, Screen width.