Graphics::GetTextRenderingHint メソッド (gdiplusgraphics.h)

Graphics::GetTextRenderingHint メソッドは、この Graphics オブジェクトに対して現在設定されているテキスト レンダリング モードを返します。

構文

TextRenderingHint GetTextRenderingHint();

戻り値

型: TextRenderingHint

このメソッドは、この Graphics オブジェクトがテキストをレンダリングするために現在使用しているプロセスを示す TextRenderingHint 列挙体の要素を返します。

要件

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

関連項目

グラフィックス

TextRenderingHint