Map for WinForms | ComponentOne
C1.Win.Map Namespace / Style Class / GradientStyle Property

In This Topic
    GradientStyle Property (Style)
    In This Topic
    Gets or sets the type of gradient background filling.
    Syntax
    'Declaration
     
    
    Public Property GradientStyle As GradientStyle
    public GradientStyle GradientStyle {get; set;}
    See Also