API Reference > OdDb Classes > OdDbArcAlignedText Class > OdDbArcAlignedText Methods > OdDbArcAlignedText::setTextPosition Method
OdDbArcAlignedText::setTextPosition Method
Syntax
C++
void setTextPosition(OdArcTextPosition textPosition);
Parameters 
Description 
OdArcTextPosition textPosition 
[in] Text position. 

Sets the text position of this Text entity. 

 

textPosition must be one of the following: 

 

Name 
Value 
kOnConvexSide 
kOnConcaveSide 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.