Share

AcDbTextStyleTableRecord::AcDbTextStyleTableRecord

C++

AcDbTextStyleTableRecord();

Description

Default constructor. Initializes isShapeFile and isVertical to Adesk::kFalse; textSize, xScale, obliquing angle, and priorSize to 0.0; flags to 0; and font file name and big font file name string pointers to NULL.

Links

AcDbTextStyleTableRecord

Was this information helpful?