API Reference > OdDb Classes > OdDbArcAlignedText Class > OdDbArcAlignedText Methods > OdDbArcAlignedText::setTextDirection Method
OdDbArcAlignedText::setTextDirection Method
Syntax
C++
void setTextDirection(OdArcTextDirection textDir);
Parameters 
Description 
textDirection 
[in] Text direction. 

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

 

textDirection must be one of the following: 

 

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