Returns the vertical mode of this MText entity (used for DXF 71).
verticalMode() returns one of the following:
Name |
Value |
OdDb::kTextBase |
0 |
OdDb::kkTextBottom |
1 |
OdDb::kkTextVertMid |
2 |
OdDb::kkTextTop |
3 |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|