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

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

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

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