Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
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
1
kLeft
2
kRight
3
kCenter
4
Copyright © 2002-2022. Open Design Alliance All rights reserved.