API Reference > OdDb Classes > OdDbRenderSettings Class > OdDbRenderSettings Methods > OdDbRenderSettings::setDisplayIndex Method
OdDbRenderSettings::setDisplayIndex Method
Syntax
C++
void setDisplayIndex(int displayIndex);
Parameters 
Description 
int displayIndex 
[in] DisplayIndex. 

Sets the DisplayIndex of this RenderSettings object.

The DisplayIndex specfies the display order in the UI of the entries in the ACAD_RENDER_SETTINGS dictionary. 

DisplayIndices need not be positive or consecutive, and are not intended for use as ID numbers.

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