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

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