Share

ThemeManager Object


Description

ThemeManager Object.

Methods

Name Description
GetComponentThemeColor Method that gets the current theme color of the specified component.

Properties

Name Description
ActiveTheme Read-only property that returns the active theme.
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
Parent Gets the parent object from whom this object can logically be reached.
Themes Read-only property that returns the themes collection object.
Type Gets the constant that indicates the type of this object.

Accessed From

Application.ThemeManager

Samples

Name Description
Inventor theme change sample This sample demonstrates how to change the Inventor theme.

Version

Introduced in version 2020

Was this information helpful?