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