Поделиться через


CFont::CFont

Constructs a CFont object.

CFont( );

Заметки

The resulting object must be initialized with CreateFont, CreateFontIndirect, CreatePointFont, or CreatePointFontIndirect before it can be used.

Пример

CFont font;

Требования

Header: afxwin.h

См. также

Основные понятия

CFont Class

CFont Members

Hierarchy Chart

CFont::CreateFontIndirect

CFont::CreateFont

CFont::CreatePointFont

CFont::CreatePointFontIndirect

EnumFonts