API Reference > OdDb Classes > OdDbTextStyleTableRecord Class > OdDbTextStyleTableRecord Methods > OdDbTextStyleTableRecord::textSize Method
OdDbTextStyleTableRecord::textSize Method
Syntax
C++
double textSize() const;

Returns the height scale factor of the text boundary (DXF 40). This factor influences on the width and height together and is used for proportional scaling of letters, spaces, and the text boundary.

Example of Working with the Text Style Record Object 

Specific Properties of Text Styles 

OdDbTextStyleTableRecord::setTextSize() method

Copyright © 2002–2020. Open Design Alliance. All rights reserved.