Gets the vertical resolution (in pixels) of the display connected to the local station.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
GetDisplayVerticalResolution | System Info | Synchronous | Supported | Supported | Supported |
This function takes no parameters.
This function returns the vertical resolution of the display as an integer.
Tag Name | Expression |
---|---|
GetDisplayVerticalResolution( ) // Returned value = 768 |