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

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

alignment() returns one of the following: 

 

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