C++
virtual bool isNoHardwareOverrideEnabled() const = 0;
Description
Whether AutoCAD has been forced to run in software mode, be it by no hardware switch or by setting GS_DEVICE=szb in the environment.
Links
Previous Declaration
virtual bool isNoHardwareOverrideEnabled() = 0;