Spread WPF 18
GrapeCity.Drawing Namespace / SchemeGradientStop Structure
Members


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