MM_ANISOTROPIC top-level constant

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

Logical units are mapped to arbitrary units with arbitrarily scaled axes. Use the SetWindowExtEx and SetViewportExtEx functions to specify the units, orientation, and scaling.

Implementation

@Deprecated('Use HDC_MAP_MODE.MM_ANISOTROPIC instead')
const MM_ANISOTROPIC = 8;