System::Drawing::Graphics::set_TextRenderingHint メソッド
Graphics::set_TextRenderingHint method
テキストレンダリングの品質を指定する値を設定します。
void System::Drawing::Graphics::set_TextRenderingHint(Text::TextRenderingHint hint)
| パラメーター | 型 | 説明 |
|---|---|---|
| ヒント | Text::TextRenderingHint | 設定する値 |
参照
- Enum TextRenderingHint
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++