Share

UIThemeManager Class

Manager object for the UITheme class.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.UI.UIThemeManager


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static class UIThemeManager

The UIThemeManager type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberCurrentCanvasTheme current canvas theme.
Public propertyStatic memberCurrentTheme The current overall theme which impacts the Revit frame and canvas.
Public propertyStatic memberFollowSystemColorTheme Indicate if the overall theme follows operating system color theme.

Methods

 NameDescription
Public methodStatic memberGetThemeName Gets the theme name for the given theme type.

See Also

Reference

Was this information helpful?