Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
voidHIMETRICtoDP(LPSIZElpSize**)const;**
Parameters
lpSize
Points to a SIZE structure or CSize object.
Remarks
Use this function when you convert HIMETRIC sizes from OLE to pixels.
If the mapping mode of the device context object is MM_LOENGLISH, MM_HIENGLISH, MM_LOMETRIC or MM_HIMETRIC, then the conversion is based on the number of pixels in the physical inch. If the mapping mode is one of the other non-constrained modes (e.g., MM_TEXT), then the conversion is based on the number of pixels in the logical inch.
CDC Overview | Class Members | Hierarchy Chart
See Also CDC::LPtoDP, CDC::HIMETRICtoLP