API Reference > OdDb Classes > OdDbTextStyleTableRecord Class > OdDbTextStyleTableRecord Methods > OdDbTextStyleTableRecord::isBackwards Method
OdDbTextStyleTableRecord::isBackwards Method
Syntax
C++
bool isBackwards() const;

Determines whether text is drawn backward or forward from the start position (DXF 71, bit 0x02) and returns True if text is backward or False if text is forward.

Example of Working with the Text Style Record Object 

Specific Properties of Text Styles 

OdDbTextStyleTableRecord::setIsBackwards() method

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