System::Drawing::Graphics::set_SmoothingMode method
Graphics::set_SmoothingMode method
Sets a value that specifies a soothing mode used during rendering on the surface represented by the current object.
void System::Drawing::Graphics::set_SmoothingMode(Drawing2D::SmoothingMode mode)
Parameter | Type | Description |
---|---|---|
mode | Drawing2D::SmoothingMode | The value to set |
See Also
- Enum SmoothingMode
- Class Graphics
- Namespace System::Drawing
- Library Aspose.TeX for C++