Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IGradientStop Interface / Color Property


In This Topic
    Color Property (IGradientStop)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property Color As IColorFormat
    'Usage
     
    Dim instance As IGradientStop
    Dim value As IColorFormat
     
    value = instance.Color
    IColorFormat Color {get;}
    See Also