Share

AcDbTextStyleTable::AcDbTextStyleTable

C++

AcDbTextStyleTable();

Description

Default constructor.

ObjectARX applications should not need to use this constructor. The AcDbDatabase class creates its own copy and there is no other place to use the constructor.

Links

AcDbTextStyleTable

Was this information helpful?