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

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