Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbArcAlignedText::setTextDirection Method
Syntax
C++
void setTextDirection(OdArcTextDirection textDir);

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

 

Parameters
Description
textDirection
[in] Text direction.

textDirection must be one of the following: 

 

Name
Value
kOutwardFromCenter
1
kInwardToTheCenter
2
Copyright © 2002-2022. Open Design Alliance All rights reserved.