CFx SDK Documentation  2022 SP0
Public Attributes | List of all members
OdDbMTextIndent Struct Reference

#include <DbMText.h>

Public Attributes

double paragraphInd
 
double firstLineInd
 
OdGeDoubleArray tabs
 

Detailed Description

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

Definition at line 107 of file DbMText.h.

Member Data Documentation

◆ firstLineInd

double OdDbMTextIndent::firstLineInd

Definition at line 111 of file DbMText.h.

◆ paragraphInd

double OdDbMTextIndent::paragraphInd

Definition at line 109 of file DbMText.h.

◆ tabs

OdGeDoubleArray OdDbMTextIndent::tabs

Definition at line 113 of file DbMText.h.


The documentation for this struct was generated from the following file: