API Reference > OdDb Classes > OdDbRenderSettings Class > OdDbRenderSettings Methods > OdDbRenderSettings::setDiagnosticBackgroundEnabled Method
OdDbRenderSettings::setDiagnosticBackgroundEnabled Method
Syntax
C++
void setDiagnosticBackgroundEnabled(bool diagnosticBackgroundEnabled);
Parameters 
Description 
bool diagnosticBackgroundEnabled 
[in] Controls DiagnosticBackgroundEnabled. 

Controls the rendering of the diagnostic background for this RenderSettings object.

The diagnostic (checker) background overrides the background for this RenderSettings object. 

The default value of DiagnosticBackgroundEnabled == false.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.