System::Drawing::Graphics::set_SmoothingMode method
Graphics::set_SmoothingMode method
Establece un valor que especifica un modo suavizante usado durante el renderizado en la superficie representada por el objeto actual.
void System::Drawing::Graphics::set_SmoothingMode(Drawing2D::SmoothingMode mode)
| Parámetro | Tipo | Descripción |
|---|---|---|
| mode | Drawing2D::SmoothingMode | El valor a establecer |
Ver también
- Enum SmoothingMode
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++