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)
ParameterTypeDescription
modeDrawing2D::InterpolationModeThe value to set

See Also