DbMText.h
Members |
Description |
double paragraphInd; |
Subsequent line indent. |
double firstLineInd; |
First line indent. |
OdGeDoubleArray tabs; |
Tab settings. |
This struct is used by OdDbMText::getParagraphsIndent() to return indentation and tab data. Corresponding C++ library: TD_Db
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|