Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 620 Bytes

displayinformation_logicaldpi.md

File metadata and controls

23 lines (16 loc) · 620 Bytes
-api-id -api-type
P:Windows.Graphics.Display.DisplayInformation.LogicalDpi
winrt property

Windows.Graphics.Display.DisplayInformation.LogicalDpi

-description

Gets the pixels per logical inch of the current environment.

-property-value

The pixels per logical inch of the current environment.

-remarks

The logical dots per inch (DPI) can change based on scaling. For info about the meaning of logical DPI, see DPI and Device-Independent Pixels.

-examples

-see-also