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

In This Topic
    Color2 Property (TwoColorGradient)
    In This Topic
    Gets the second gradient color.
    Syntax
    'Declaration
     
    Public ReadOnly Property Color2 As ThemeColorValue
    public ThemeColorValue Color2 {get;}
    See Also