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

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