MM_LOMETRIC top-level constant

  1. @Deprecated('Use HDC_MAP_MODE.MM_LOMETRIC instead')
int const MM_LOMETRIC

Each logical unit is mapped to 0.1 millimeter. Positive x is to the right; positive y is up.

Implementation

@Deprecated('Use HDC_MAP_MODE.MM_LOMETRIC instead')
const MM_LOMETRIC = 2;