Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IGradientStops Interface
Members


In This Topic
    IGradientStops Interface
    In This Topic
    Contains a collection of GradientStop objects.
    Syntax
    'Declaration
     
    
    Public Interface IGradientStops 
    'Usage
     
    
    Dim instance As IGradientStops
    public interface IGradientStops 
    Remarks
    Gradients are a smooth transition from one color state to another. The endpoints of these sections are called stops.
    See Also