System::Drawing::Drawing2D::LinearGradientBrush::set_InterpolationColors method

LinearGradientBrush::set_InterpolationColors method

Sets a ColorBlend object that defines a multicolor linear gradient.

void System::Drawing::Drawing2D::LinearGradientBrush::set_InterpolationColors(const SharedPtr<ColorBlend> &value)
ParameterTypeDescription
valueconst SharedPtr<ColorBlend>&A value to set

See Also