API Reference > OdDb Classes > OdDbMText Class > OdDbMText Methods > OdDbMText::flowDirection Method
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 
kRtoL 
kTtoB 
kBtoT 
kByStyle 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.