CGXGridCore::Width_LPtoDP
int Width_LPtoDP(LONG nWidth);
nWidth
Specifies the logical value.
Return Value
Returns the pixel-value for a logical width.
Remarks
The method multiplies the logical value with the value determined through GetFontWidth.
See Also
CGXGridCore::GetFontWidth CGXGridCore::Width_DPtoLP