API Reference
>
OdDg Classes
>
OdDg::TextDirection Enumeration
OdDg::TextDirection Enumeration
Collapse All
Syntax
C++
enum
TextDirection
{
kHorizontal
= 0x0,
kVertical
= 0x4,
kJapanese
= 0x2,
kRightToLeft
= 0x8,
kUpsideDown
= 0x10,
kBackwards
= 0x20 };
File
DgTextExtendedProperties.h
Members
Members
Description
kJapanese = 0x2
vertical multiline right to left
Description
Corresponding C++ library: TG_Db
Group
OdDg Classes
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic