Color
GradientStop.Color property
Gets the color of this gradient stop.
public ColorValue Color { get; set; }
See Also
- class ColorValue
- class GradientStop
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Gets the color of this gradient stop.
public ColorValue Color { get; set; }