Metodo System::Drawing::Graphics::set_TextRenderingHint
Graphics::set_TextRenderingHint method
Imposta un valore che specifica la qualità del rendering del testo.
void System::Drawing::Graphics::set_TextRenderingHint(Text::TextRenderingHint hint)
| Parametro | Tipo | Descrizione |
|---|---|---|
| suggerimento | Text::TextRenderingHint | Il valore da impostare |
Vedi anche
- Enum TextRenderingHint
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++