Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 578 Bytes

displayinformation_rawdpix.md

File metadata and controls

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

Windows.Graphics.Display.DisplayInformation.RawDpiX

-description

Gets the raw dots per inch (DPI) along the x axis of the display monitor.

-property-value

The raw dots per inch (DPI) along the x axis of the display monitor.

-remarks

This property can return 0 when the monitor doesn't provide physical dimensions and when the user is in a clone or duplicate multiple-monitor setup.

-examples

-see-also