API Reference > OdDb Classes > OdDbLayout Class > OdDbLayout Methods > OdDbLayout::setTabSelected Method
OdDbLayout::setTabSelected Method
Syntax
C++
virtual void setTabSelected(bool tabSelected);
Parameters 
Description 
bool tabSelected 
[in] Controls selected status. 

Controls the selected status for this Layout object. 

 

Selected Layout objects are included in selection sets for operations effecting multiple layouts.

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