System::Drawing::Graphics::set_InterpolationMode method
Graphics::set_InterpolationMode method
Sets a value that indicates the interpolation mode associated with the current object.
void System::Drawing::Graphics::set_InterpolationMode(Drawing2D::InterpolationMode mode)
Parameter | Type | Description |
---|---|---|
mode | Drawing2D::InterpolationMode | The value to set |
See Also
- Enum InterpolationMode
- Class Graphics
- Namespace System::Drawing
- Library Aspose.TeX for C++