CFont::GetLogFont

Call this member function to retrieve a copy of the LOGFONT structure for CFont.

Syntax

int GetLogFont( LOGFONT * pLogFont );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CFont Overview, CFont Member Functions, Graphical Drawing Object Classes