VERTRES top-level constant

  1. @Deprecated('Use GET_DEVICE_CAPS_INDEX.VERTRES instead')
int const VERTRES

Height, in raster lines, of the screen; or for printers, the height, in pixels, of the printable area of the page.

Implementation

@Deprecated('Use GET_DEVICE_CAPS_INDEX.VERTRES instead')
const VERTRES = 10;