System::Drawing::Drawing2D::PathGradientBrush::set_SurroundColors method
PathGradientBrush::set_SurroundColors 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)
| 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.TeX for C++