System::Drawing::Graphics::set_TextRenderingHint 方法

Graphics::set_TextRenderingHint method

设置一个值,指定文本渲染的质量。

void System::Drawing::Graphics::set_TextRenderingHint(Text::TextRenderingHint hint)
参数类型描述
提示Text::TextRenderingHint要设置的值

另见