This function is the same as CreateFontIndirect except that the lfHeight member of the LOGFONT is interpreted in tenths of a point rather than device units.
BOOL CreatePointFontIndirect( const LOGFONT* lpLogFont, CDC* pDC = NULL );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CFont Overview, CFont Member Functions, Graphical Drawing Object Classes, CFont::CreatePointFont, CFont::CreateFontIndirect