CFont::CFont

更新 : 2007 年 11 月

CFont オブジェクトを構築します。

CFont( );

解説

構築されたオブジェクトは、使用する前に、CreateFontCreateFontIndirectCreatePointFontCreatePointFontIndirect などの関数により初期化します。

使用例

CFont font;

必要条件

ヘッダー : afxwin.h

参照

参照

CFont クラス

階層図

CFont::CreateFontIndirect

CFont::CreateFont

CFont::CreatePointFont

CFont::CreatePointFontIndirect

EnumFonts

その他の技術情報

CFont のメンバ