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

In This Topic
    InterpolationColors Property
    In This Topic
    Gets or sets a System.Drawing.Drawing2D.ColorBlend that defines a multicolor gradient.
    Syntax
    'Declaration
     
    
    Public Property InterpolationColors As ColorBlend
    public ColorBlend InterpolationColors {get; set;}
    See Also