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.

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