Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMText::setBackgroundScaleFactor Method
Syntax
C++
void setBackgroundScaleFactor(const double scaleFactor);

Sets the background scale factor of this MText entity (DXF 45). 

 

Parameters
Description
scaleFactor
[in] Background scale factor. [1..5]

The filled background area is extended by (ScaleFactor - 1) * TextHeight in all directions.

Copyright © 2002-2022. Open Design Alliance All rights reserved.