InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BackgroundBrushProvider Class / Blend Property

In This Topic
    Blend Property (BackgroundBrushProvider)
    In This Topic
    Gets or sets the Blend used to create the gradient.
    Syntax
    'Declaration
     
    Public Property Blend As Blend
    public Blend Blend {get; set;}
    See Also