Share

AcDbTextEditorStack Class

Class Hierarchy

AcDbTextEditorStack

C++

class AcDbTextEditorStack;

File

dbtexteditor.h

Description

AcDbTextEditorStack represents stack object properties in the text editor. The stack object manages text like fractions.

This class allows you to get and set the properties for the selected stack, for example, changing the top text, the bottom text or the stack type.

Links

AcDbTextEditorStack Constructor, AcDbTextEditorStack Enumerations, AcDbTextEditorStack Methods, AcDbTextEditorStack Operators

Was this information helpful?