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.Font for C++