Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / GradientStop Structure
Members


In This Topic
    GradientStop Structure
    In This Topic
    Represents the gradient stop.
    Syntax
    'Declaration
     
    
    Public Structure GradientStop 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As GradientStop
    public struct GradientStop : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.GradientStop

    See Also