Back to Devexpress

GradientFill.GradientStops Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-gradientfill.md

latest1.2 KB
Original Source

GradientFill.GradientStops Property

Returns the collection of color points in the gradient.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public GradientStopCollection GradientStops { get; }
vb
Public ReadOnly Property GradientStops As GradientStopCollection

Property Value

TypeDescription
GradientStopCollection

A collection of gradient stops.

|

See Also

GradientFill Class

GradientFill Members

DevExpress.Docs.Presentation Namespace