Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 620 Bytes

displayinformation_screenheightinrawpixels.md

File metadata and controls

22 lines (15 loc) · 620 Bytes
-api-id -api-type
P:Windows.Graphics.Display.DisplayInformation.ScreenHeightInRawPixels
winrt property

Windows.Graphics.Display.DisplayInformation.ScreenHeightInRawPixels

-description

Returns the current height resolution of the logical monitor.

-property-value

Returns the current resolution of the logical monitor containing the application’s view. When the application’s view is moved to another logical monitor, this property will reflect the new logical monitor’s resolution.

-remarks

-examples

-see-also