Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemeSettings Class / ThemeFamily Property

In This Topic
    ThemeFamily Property (C1ThemeSettings)
    In This Topic
    Gets C1Themes font-family.
    Syntax
    'Declaration
     
    Public ReadOnly Property ThemeFamily As ThemeFamily
    public ThemeFamily ThemeFamily {get;}
    See Also