Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMText::flowDirection Method
Syntax
C++
FlowDirection flowDirection() const;

Returns the flow direction of this MText entity (DXF 72).

flowDirection() returns one of the following: 

 

Name
Value
kLtoR
1
kRtoL
2
kTtoB
3
kBtoT
4
kByStyle
5
Copyright © 2002-2022. Open Design Alliance All rights reserved.