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

Returns the width scale factor of the text boundary (DXF 41). This factor influences only on the width and is used for scaling of letters and spaces when the height is constant.

Example of Working with the Text Style Record Object 

Specific Properties of Text Styles 

OdDbTextStyleTableRecord::setXScale() method

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