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)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<ColorBlend>& | The value to set |
See Also
- Typedef SharedPtr
- Class ColorBlend
- Class PathGradientBrush
- Namespace System::Drawing::Drawing2D
- Library Aspose.TeX for C++