Spread Windows Forms 12.0 Product Documentation
GradientStop Structure
Members 


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : GradientStop Structure
Represents the gradient stop.
Object Model
GradientStop StructureColor 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

Reference

GradientStop Members
GrapeCity.Spreadsheet Namespace
System.IEquatable