IGradientStopColor Property |
Returns the color of a gradient stop.
Read-only
IColorFormat.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
SyntaxIColorFormat Color { get; }
ReadOnly Property Color As IColorFormat
Get
property IColorFormat^ Color {
IColorFormat^ get ();
}
abstract Color : IColorFormat with get
Property Value
Type:
IColorFormat
See Also