Back to Devexpress

GradientStopCollection Members

officefileapi-devexpress-dot-spreadsheet-dot-gradientstopcollection-dot-underscore-members.md

latest1.1 KB
Original Source

GradientStopCollection Members

A collection of color stops which constitutes a linear gradient.

Properties

NameDescription
CountGets the number of color stop points in a collection.
Item[Int32]Provides access to a color stop point.

Methods

NameDescription
Add(Double, Color)Creates a new color stop and adds it to the collection.
Clear()Removes all gradient stops from the collection.
RemoveAt(Int32)Removes a specified gradient stop from the collection in a path-based gradient fill.

See Also

GradientStopCollection Interface

DevExpress.Spreadsheet Namespace