System::Drawing::Drawing2D::PathGradientBrush::set_InterpolationColors method

PathGradientBrush::set_InterpolationColors method

Sets a value the defines a multicolor linear gradient.

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

See Also