Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / GradientBlend Property

In This Topic
    GradientBlend Property
    In This Topic
    Gets or sets the System.Drawing.Drawing2D.Blend used to paint the background gradient.
    Syntax
    'Declaration
     
    
    Public Property GradientBlend As Blend
    public Blend GradientBlend {get; set;}
    See Also