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