xtd 0.2.0
Loading...
Searching...
No Matches

◆ pixels_per_inch()

int32 xtd::forms::screen::pixels_per_inch ( ) const
noexcept

Gets the number of pixels per inch of the display.

Returns
The number of pixels per inch of the display.
Remarks
See get_standard_pixels_per_inch() for more informations.
Examples
screen_informations.cpp.