Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / GradientSection Class
Members


In This Topic
    GradientSection Class
    In This Topic
    Represents the sections of a color gradient, continuously smooth color transitions.
    Syntax
    'Declaration
     
    
    Public Class GradientSection 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As GradientSection
    public class GradientSection : FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.DrawingSpace.GradientSection

    See Also