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)
Parameter | Type | Description |
---|---|---|
hint | Text::TextRenderingHint | The value to set |
See Also
- Enum TextRenderingHint
- Class Graphics
- Namespace System::Drawing
- Library Aspose.PUB for C++