Returns the horizontal mode of this MText entity (used for DXF 71).
horizontalMode returns one of the following:
Name |
Value |
OdDb::kTextLeft |
0 |
OdDb::kTextCenter |
1 |
OdDb::kTextRight |
2 |
OdDb::kTextAlign |
3 |
OdDb::kTextMid |
4 |
OdDb::kTextFit |
5 |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|