Share

CAdUiImage::IsThemeDark

C++

bool IsThemeDark() const;

Description

Determines whether the Dark theme is current.

Returns

true if the theme is Dark, else false.

Links

CAdUiImage Class

Previous Declaration

AutoCAD 2015 through AutoCAD 2024

bool CAdUiImage::IsThemeDark() const;

History

AutoCAD 2025

Signature changed.

Was this information helpful?