This topic has not yet been rated - Rate this topic

CDC::LPtoHIMETRIC

Call this function to convert logical units into HIMETRIC units.

void LPtoHIMETRIC( 
   LPSIZE lpSize  
) const;
lpSize

Points to a SIZE structure or a CSize object.

Use this function when you give HIMETRIC sizes to OLE, converting from your application's natural mapping mode. Note that the extents of the device's window and viewport will affect the result.

The conversion is accomplished by first converting the logical units into pixels using the device context's current mapping units and then converting these units into HIMETRIC units.

Header: afxwin.h

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ