GetDisplayHorizontalResolution

Gets the horizontal resolution (in pixels) of the display connected to the local station.

Function Group Execution Windows Embedded Thin Client Mobile Access
GetDisplayHorizontalResolution System Info Synchronous Supported Supported Supported Not supported

Syntax

Web Studio Help displayhorizontalresolution.xml d215926e76 GetDisplayHorizontalResolution

This function takes no parameters.

Returned value

This function returns the horizontal resolution of the display as an integer.

Examples

Tag Name Expression
  GetDisplayHorizontalResolution() // Returned value = 1024

GetDisplayHorizontalResolution