Screen.getWidthMm

Gets the width 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
getWidthMm
()

Return Value

Type: int

the width of @screen in millimeters.

Detailed Description

Deprecated: Use per-monitor information instead

Meta