Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMTextIndent Structure
Syntax
C++
struct OdDbMTextIndent { double paragraphInd; double firstLineInd; OdGeDoubleArray tabs; };

This struct is used by OdDbMText::getParagraphsIndent() to return indentation and tab data. Corresponding C++ library: TD_Db

File: DbMText.h 

Module: API Reference 

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