Returns the vertical mode of this Text entity (DXF 73).
verticalMode() returns one of the following:
Name |
Value |
OdDb::kTextBase |
0 |
OdDb::kTextBottom |
1 |
OdDb::kTextVertMid |
2 |
OdDb::kTextTop |
3 |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|