API Reference > OdExport Classes > TD_HOOPS_COMMON_EXPORT Namespace > Functions > TD_HOOPS_COMMON_EXPORT::setHoopsFontBold Function
TD_HOOPS_COMMON_EXPORT::setHoopsFontBold Function
Syntax
C++
void setHoopsFontBold(bool bBold);

HoopsCommon.h

Parameters 
Description 
bool bBold 
[in] A flag value that determines whether the font is bold (if true) or not (if false). 

Sets the bold mode for the hoops engine fonts. 

 

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