MM_HIMETRIC top-level constant

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

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

Implementation

@Deprecated('Use HDC_MAP_MODE.MM_HIMETRIC instead')
const MM_HIMETRIC = 3;