Screen.getHeightMm

Returns the height of @screen in millimeters.

Note that this value is somewhat ill-defined when the screen has multiple monitors of different resolution. It is recommended to use the monitor dimensions instead.

More...
class Screen
int
getHeightMm
()

Return Value

Type: int

the heigth of @screen in millimeters.

Detailed Description

Deprecated: Use per-monitor information instead

Meta