CGXGridCore::Height_LPtoDP
int Height_LPtoDP(LONG nHeight);
nHeight
Specifies the logical value.
Return Value
Returns the pixel height for a logical value.
Remarks
The method multiplies the logical value with the value determined through GetFontHeight.
See Also
CGXGridCore::GetFontHeight CGXGridCore::Height_DPtoLP