ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / Gradient Class / Blend Property

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