Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IGradientStops Interface
Properties Methods

In This Topic
    IGradientStops Interface Members
    In This Topic

    The following tables list the members exposed by IGradientStops.

    Public Properties
     NameDescription
     PropertyGets an integer value indicating the number of items in the IGradientStops collection.  
     PropertyGets a GradientStop object from a GradientStops collection.  
    Top
    Public Methods
     NameDescription
     MethodRemoves a gradient stop.  
     MethodAdds a stop to a gradient, and specifies the brightness, as well as the transparency, of the color.  
    Top
    See Also