MM_TWIPS top-level constant

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

Each logical unit is mapped to one twentieth of a printer's point (1/1440 inch, also called a twip). Positive x is to the right; positive y is up.

Implementation

@Deprecated('Use HDC_MAP_MODE.MM_TWIPS instead')
const MM_TWIPS = 6;