Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
flowDirection
[in] New flow direction enumerator.

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.