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

Returns the width of the bounding box of this MText entity.

This value will probably be different than that returned by OdDbMText::width().

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