Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTextStyleTableRecord::setTextSize Method
Syntax
C++
void setTextSize(double vSize);

Sets the text size which is the height scale factor of the text boundary (DXF 40). This factor influences on the text width and text height together and is used for proportional scaling of letters, spaces, and the text boundary. A value less than 1.0 decreases the text. A value greater than 1.0 increases the text. The initial value is 0.0 by default. 

 

Parameters
Description
vSize
[in] Text size as a positive Double value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.