AcDbTextStyleTableRecord

class AcDbTextStyleTableRecord : public AcDbSymbolTableRecord;
File

dbsymtb.h

Description

Objects of this class represent the records that are found in the AcDbTextStyleTable (known as the "Style" table in DXF). Each of these records represents a specific set of text parameters such as font, default size, relative x scaling, vertical or horizontal, etc.

Links
See Also

AcDbTextStyleTable, AcDbObject