PathGradientBrush.CenterColor
PathGradientBrush.CenterColor property
获取或设置路径渐变中心的颜色。
public Color CenterColor { get; set; }
适当的价值
AColor
表示路径渐变中心的颜色。
也可以看看
- struct Color
- class PathGradientBrush
- 命名空间 Aspose.PSD.Brushes
- 部件 Aspose.PSD
获取或设置路径渐变中心的颜色。
public Color CenterColor { get; set; }
AColor
表示路径渐变中心的颜色。