API Reference > OdDb Classes > OdDbRenderSettings Class > OdDbRenderSettings Methods > OdDbRenderSettings::displayIndex Method
OdDbRenderSettings::displayIndex Method
Syntax
C++
int displayIndex() const;

Returns 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.