Input for WinForms | ComponentOne
C1.Framework Namespace / BackgroundBrushProvider Class / Blend Property

In This Topic
    Blend Property
    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