SurroundColors
PathGradientBrush.SurroundColors property
获取或设置与路径中的点对应的颜色数组 thisPathGradientBrush填充.
public Color[] SurroundColors { get; set; }
也可以看看
- struct Color
- class PathGradientBrush
- 命名空间 System.Drawing.Drawing2D
- 部件 Aspose.Drawing
获取或设置与路径中的点对应的颜色数组 thisPathGradientBrush填充.
public Color[] SurroundColors { get; set; }