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


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

    System.Object
       System.ValueType
          GrapeCity.Drawing.SchemeGradientStop

    See Also