CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
OdDbMTextIndent Struct Reference

#include <DbMText.h>

Public Member Functions

 OdDbMTextIndent ()
 

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 108 of file DbMText.h.

Constructor & Destructor Documentation

◆ OdDbMTextIndent()

OdDbMTextIndent::OdDbMTextIndent ( )
inline

Definition at line 115 of file DbMText.h.

Member Data Documentation

◆ firstLineInd

double OdDbMTextIndent::firstLineInd

Definition at line 112 of file DbMText.h.

◆ paragraphInd

double OdDbMTextIndent::paragraphInd

Definition at line 110 of file DbMText.h.

◆ tabs

OdGeDoubleArray OdDbMTextIndent::tabs

Definition at line 114 of file DbMText.h.


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