Manager object for the UITheme class.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.UI.UIThemeManager
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class UIThemeManager
The UIThemeManager type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CurrentCanvasTheme | current canvas theme. | |
| CurrentTheme | The current overall theme which impacts the Revit frame and canvas. | |
| FollowSystemColorTheme | Indicate if the overall theme follows operating system color theme. |
Methods
| Name | Description | |
|---|---|---|
| GetThemeName | Gets the theme name for the given theme type. |
