API Reference > OdDb Classes > OdDbArcAlignedText Class > OdDbArcAlignedText Methods > OdDbArcAlignedText::setAlignment Method
OdDbArcAlignedText::setAlignment Method
Syntax
C++
void setAlignment(OdArcTextAlignment alignment);

Sets the alignment for this Text entity (DXF 72).

alignment must be one of the following: 

 

Name 
Value 
kFit 
kLeft 
kRight 
kCenter 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.