ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Framework Namespace / BackgroundBrushProvider Class / Blend Property

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