GradientFormatGradientStops Property |
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic IGradientStopCollection GradientStops { get; }
Public ReadOnly Property GradientStops As IGradientStopCollection
Get
public:
virtual property IGradientStopCollection^ GradientStops {
IGradientStopCollection^ get () sealed;
}
abstract GradientStops : IGradientStopCollection with get
override GradientStops : IGradientStopCollection with get
Property Value
Type:
IGradientStopCollectionImplements
IGradientFormatGradientStops
See Also