Screen height
Screen height {( * )} : Integer
Parameter | Type | Description | |
---|---|---|---|
* | Operator | → | Windows: height of application window, or height of screen if * is specified Macintosh: height of main screen |
Function result | Integer | ← | Height expressed in pixels |
Description
On Windows, Screen height returns the height of 4D application window (MDI window). If you specify the optional * parameter, the function 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
Properties
Command number | 188 |
Thread safe | ✗ |