Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs a CFont object.
CFont( );
Remarks
The resulting object must be initialized with CreateFont, CreateFontIndirect, CreatePointFont, or CreatePointFontIndirect before it can be used.
Example
CFont font;
Requirements
Header: afxwin.h
See Also
Reference
CFont::CreatePointFontIndirect