set_TextRenderingHint()

Graphics::set_TextRenderingHint(Text::TextRenderingHint) method

Sets a value that specifies the quality of text rendering.

void System::Drawing::Graphics::set_TextRenderingHint(Text::TextRenderingHint hint)

Arguments

ParameterTypeDescription
hintText::TextRenderingHintThe value to set

See Also