Share

AcDbTextEditorColumns Class

Class Hierarchy

AcDbTextEditorColumns

C++

class AcDbTextEditorColumns;

File

dbtexteditor.h

Description

This class keeps the common properties for all the column objects in text editor. The user can get the object from the AcDbTextEditor::columns() function. Do not release the object. Its life cycle is managed by the core.

Links

AcDbTextEditorColumns Methods

Was this information helpful?