Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
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 };

Corresponding C++ library: TG_Db 

 

File: DgTextExtendedProperties.h 

Namespace: OdDg 

Module: API Reference 

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