MM_TEXT top-level constant

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

Each logical unit is mapped to one device pixel. Positive x is to the right; positive y is down.

Implementation

@Deprecated('Use HDC_MAP_MODE.MM_TEXT instead')
const MM_TEXT = 1;