API Reference > Classes > Database Classes > OdBmLineAndTextAttribute Class > OdBmLineAndTextAttribute Methods > OdBmLineAndTextAttribute::setIsItalic Method
OdBmLineAndTextAttribute::setIsItalic Method
Syntax
C++
OdResult setIsItalic(bool);
Parameters 
Description 
val 
[in] Input 'italic' flag.
 

eOk if the operation completed successfully, or an appropriate error code otherwise.

Makes a text italic if a passed parameter is true. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.