Provides simple wrapper to detect if Inventor's theme is light or dark.
public class InventorTheme
Inheritance System.Object 🡒 InventorTheme
Constructors | |
---|---|
InventorTheme(Application) | Creates a new InventorTheme object. |
Properties | |
---|---|
IsDarkTheme | Returns true if the current theme is dark. |