Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTextStyleTableRecord::setIsBackwards Method
Syntax
C++
void setIsBackwards(bool bBackwards);

Sets the direction typeface as a Boolean value (DXF 71, bit 0x02). The initial value is False (Forward) by default. 

 

Parameters
Description
bBackwards
[in] True - to draw the text backward, or False - to draw the text forward.
Copyright © 2002-2022. Open Design Alliance All rights reserved.