Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / TwoColorGradient Class / Blend Property

In This Topic
    Blend Property (TwoColorGradient)
    In This Topic
    Gets the blend object of the gradient colors.
    Syntax
    'Declaration
     
    Public ReadOnly Property Blend As ThemeBlendValue
    public ThemeBlendValue Blend {get;}
    See Also