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

ParameterTypeDescription
modeDrawing2D::InterpolationModeThe value to set

See Also