Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / TwoColorGradient Class / GetDefSolidColor Method

In This Topic
    GetDefSolidColor Method (TwoColorGradient)
    In This Topic
    Returns color that can be used instead of gradient colors.
    Syntax
    'Declaration
     
    Public Overrides Function GetDefSolidColor() As ThemeColorValue
    public override ThemeColorValue GetDefSolidColor()
    See Also