Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMText::FlowDirection Enumeration
Syntax
C++
enum FlowDirection { kLtoR = 1, kRtoL = 2, kTtoB = 3, kBtoT = 4, kByStyle = 5 };
Members
Description
kLtoR
Left to Right
kRtoL
Right to Left
kTtoB
Top to Bottom
kBtoT
Bottom to Top
kByStyle
By Style

Defines the text direction of this MText entity.

File: DbMText.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.