API Reference > OdDb Classes > OdDbTextStyleTableRecord Class > OdDbTextStyleTableRecord Methods > OdDbTextStyleTableRecord::setPriorSize Method
OdDbTextStyleTableRecord::setPriorSize Method
Syntax
C++
void setPriorSize(double vSize);
Parameters 
Description 
double vSize 
[in] Prior size as a positive non-zero Double value. 

Sets the prior size of the text most recently created with this text style (DXF 42). This value is automatically updated after creating any text object that refers to this text style. 

 

Example of Working with the Text Style Record Object 

Specific Properties of Text Styles 

OdDbTextStyleTableRecord::priorSize() method

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