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


In This Topic
    GradientSelectionRenderer Constructor()
    In This Topic
    Represents a renderer for selections with gradients.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New GradientSelectionRenderer()
    public GradientSelectionRenderer()
    See Also