PathGradientBrush.SurroundColors
PathGradientBrush.SurroundColors property
Gets or sets an array of colors that correspond to the points in the path this PathGradientBrush
fills.
public Color[] SurroundColors { get; set; }
Property Value
An array of Color
structures that represents the colors associated with each point in the path this PathGradientBrush
fills.
See Also
- struct Color
- class PathGradientBrush
- namespace Aspose.PSD.Brushes
- assembly Aspose.PSD