Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / MultiColorGradient Class / Colors Property

In This Topic
    Colors Property (MultiColorGradient)
    In This Topic
    Gets gradient color blend.
    Syntax
    'Declaration
     
    Public ReadOnly Property Colors As ThemeColorBlendValue
    public ThemeColorBlendValue Colors {get;}
    See Also