API Reference > OdDg Classes > OdDg::TextJustification Enumeration
OdDg::TextJustification Enumeration
Syntax
C++
enum TextJustification { kLeftTop = 0, kLeftCenter = 1, kLeftBottom = 2, kLeftMarginTop = 3, kLeftMarginCenter = 4, kLeftMarginBottom = 5, kCenterTop = 6, kCenterCenter = 7, kCenterBottom = 8, kRightMarginTop = 9, kRightMarginCenter = 10, kRightMarginBottom = 11, kRightTop = 12, kRightCenter = 13, kRightBottom = 14, kLeftDescender = 16, kCenterDescender = 20, kRightDescender = 24 };

DgTextExtendedProperties.h

Corresponding C++ library: TG_Db 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.