Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSGradient Class / PSGradient Constructor / PSGradient Constructor()


In This Topic
    PSGradient Constructor()
    In This Topic
    Creates a new presentation space gradient object.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New PSGradient()
    public PSGradient()
    See Also