Condividi tramite


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 CFont

Grafico delle gerarchie

CFont::CreateFontIndirect

CFont::CreateFont

CFont::CreatePointFont

CFont::CreatePointFontIndirect

EnumFonts