PathGradientBrush.SurroundColors
PathGradientBrush.SurroundColors property
获取或设置一个颜色数组,对应于此 PathGradientBrush 填充的路径中的点。
public Color[] SurroundColors { get; set; }
Property Value
一个由 Color 结构组成的数组,表示此 PathGradientBrush 填充的路径中每个点关联的颜色。
另请参见
- struct Color
- class PathGradientBrush
- namespace Aspose.Imaging.Brushes
- assembly Aspose.Imaging