CGXFont::GetLogFont
LOGFONT GetLogFont(int nZoom = 100) const;
nZoom
Specifies a zooming factor. The size of the font will be multiplied by this factor.
Return Value
Returns a LOGFONT structure for the font. The font can be adapted to a zooming factor.