LinearGradientBrush.EndColor
LinearGradientBrush.EndColor property
获取或设置结束渐变颜色。
public Color EndColor { get; set; }
Property Value
渐变结束颜色。
另请参见
- struct Color
- class LinearGradientBrush
- namespace Aspose.Imaging.Brushes
- assembly Aspose.Imaging
获取或设置结束渐变颜色。
public Color EndColor { get; set; }
渐变结束颜色。