set_InterpolationColors()

PathGradientBrush::set_InterpolationColors(const SharedPtr<ColorBlend>&) method

Sets a value the defines a multicolor linear gradient.

void System::Drawing::Drawing2D::PathGradientBrush::set_InterpolationColors(const SharedPtr<ColorBlend> &value)

Arguments

ParameterTypeDescription
valueconst SharedPtr<ColorBlend>&The value to set

See Also