Spread WPF 18
GrapeCity.Spreadsheet Namespace / GradientStop Structure
Members


In This Topic
    GradientStop Structure
    In This Topic
    Represents the gradient stop.
    Object Model
    GradientStop Structure
    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