API Reference > OdDb Classes > OdDbArcAlignedText Class > OdDbArcAlignedText Methods > OdDbArcAlignedText::textDirection Method
OdDbArcAlignedText::textDirection Method
Syntax
C++
OdArcTextDirection textDirection() const;

Returns the text direction for this Text entity (DXF 71).

textDirection() returns one of the following: 

 

Name 
Value 
kOutwardFromCenter 
kInwardToTheCenter 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.