Share

AcDbDatabase::textstyle

C++

AcDbObjectId textstyle() const;

Description

Returns the object ID of the TextStyle specified by the current TEXTSTYLE value of the database.

See the System Variables section of the AutoCAD Command Reference for information on TEXTSTYLE.

Links

AcDbDatabase Class

Was this information helpful?