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

Determines whether text is drawn vertically or horizontally from the start position (DXF 70, bit 0x04) and returns True if text is vertical or False if text is horizontal.

Example of Working with the Text Style Record Object 

Specific Properties of Text Styles 

OdDbTextStyleTableRecord::setIsVertical() method

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