CFont::CFont

Costruisce un oggetto CFont.

CFont( );

Note

L'oggetto risultante deve essere inizializzato con CreateFont, CreateFontIndirect, CreatePointFont, o CreatePointFontIndirect poter utilizzare.

Esempio

CFont font;

Requisiti

Header: afxwin.h

Vedere anche

Riferimenti

Classe di CFont

Grafico della gerarchia

CFont::CreateFontIndirect

CFont::CreateFont

CFont::CreatePointFont

CFont::CreatePointFontIndirect

EnumFonts