set_SurroundColors()
PathGradientBrush::set_SurroundColors(const ArrayPtr<Color>&) method
Sets colors that correspond to the points in the path this PathGradientBrush fills.
void System::Drawing::Drawing2D::PathGradientBrush::set_SurroundColors(const ArrayPtr<Color> &value)
Arguments
Parameter | Type | Description |
---|---|---|
value | const ArrayPtr<Color>& | An array of colors to set |
See Also
- Typedef ArrayPtr
- Class Color
- Class PathGradientBrush
- Namespace System::Drawing::Drawing2D
- Library Aspose.Slides