logicalXDPI property

[This documentation is preliminary and is subject to change.]

Retrieves the normal number of horizontal dots per inch (DPI) of the system's screen.

Syntax

HRESULT value = object.get_logicalXDPI(* p);

Property values

Type: long

the DPI.

Remarks

On most systems, there is no difference between horizontal and vertical DPI. The normal DPI on most systems is 96.

When Windows Internet Explorer is adjusting the scale of the screen, the value of this property does not equal the value of the IHTMLScreen2::deviceXDPI property.

IHTMLScreen2::logicalXDPI was introduced in Microsoft Internet Explorer 6

For information about how Internet Explorer 6 and later can adjust the scale of the display on screens with higher-than-normal DPI, see Adjusting Scale for Higher DPI Screens.

See also

Reference

IHTMLScreen2::deviceXDPI

IHTMLScreen2::deviceYDPI

IHTMLScreen2::logicalYDPI

 

 

Build date: 6/12/2012