Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / BackgroundSettings Class / ColorTheme Property

In This Topic
    ColorTheme Property
    In This Topic
    Gets or sets the user interface elements color theme.
    Syntax
    'Declaration
     
    Public Property ColorTheme As colorThemeType
    public colorThemeType ColorTheme {get; set;}
    See Also