FontFamily::GenericMonospace メソッド (gdiplusheaders.h)

FontFamily::GenericMonospace メソッドは、ジェネリック モノスペースの書体を指定する FontFamily オブジェクトを取得します。

構文

const FontFamily * GenericMonospace();

戻り値

種類: FontFamily*

このメソッドは、ジェネリック モノスペースの書体を指定する FontFamily オブジェクトへのポインターを返します。

要件

   
サポートされている最小のクライアント Windows XP、Windows 2000 Professional [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows 2000 Server [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー gdiplusheaders.h (Gdiplus.h を含む)
Library Gdiplus.lib
[DLL] Gdiplus.dll

関連項目

フォント

FontFamily

テキストとフォントの使用