DPI Property

Returns the DPI of the current screen display. Read-only.

System.DPI = Integer

Where integer is the DPI value of the current screen display.

Client support

   Newlook Smartclient

   Newlook Server

Version Support

Introduced in Version 10.7.

Use

DPI, or "dots per inch" is an approximate measure of the density of pixels on the active monitor.

A DPI value of 96 is considered to be the default DPI.

This property, in conjunction with the Disable System DPI command line argument, may be useful if you are trying to troubleshoot display issues that you suspect may be related to the Windows DPI.

See Also

HorzRes property | VertRes property | Colors property | Disable System DPI command line argument

Applies To

System object


© 2004-2021 looksoftware. All rights reserved.