C++
bool IsThemeDark() const;
Description
Determines whether the Dark theme is current.
Returns
true if the theme is Dark, else false.
Links
Previous Declaration
AutoCAD 2015 through AutoCAD 2024
bool CAdUiImage::IsThemeDark() const;
History
AutoCAD 2025
Signature changed.