API Reference > OdDb Classes > OdDbSectionViewStyle Class > OdDbSectionViewStyle Methods > OdDbSectionViewStyle::setShowViewLabel Method
OdDbSectionViewStyle::setShowViewLabel Method
Syntax
C++
OdResult setShowViewLabel(bool bValue);
Parameters 
Description 
bool bValue 
[in] True if view labels are to be shown, false otherwise. 

eOk if successful.

Sets whether view labels are shown or not. 

 

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