Metodo System::Drawing::Graphics::set_InterpolationMode
Graphics::set_InterpolationMode method
Imposta un valore che indica la modalità di interpolazione associata all’oggetto corrente.
void System::Drawing::Graphics::set_InterpolationMode(Drawing2D::InterpolationMode mode)
| Parametro | Tipo | Descrizione |
|---|---|---|
| mode | Drawing2D::InterpolationMode | Il valore da impostare |
Vedi anche
- Enum InterpolationMode
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++