GradientStopColor Property

Returns the color of a gradient stop. Read-only IColorFormat.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IColorFormat Color { get; }

Property Value

Type: IColorFormat

Implements

IGradientStopColor
See Also