System::Drawing::Graphics::set_TextRenderingHint method

Graphics::set_TextRenderingHint method

Sets a value that specifies the quality of text rendering.

void System::Drawing::Graphics::set_TextRenderingHint(Text::TextRenderingHint hint)
ParameterTypeDescription
hintText::TextRenderingHintThe value to set

See Also