Share

AcDbMText::actualWidth

C++

double actualWidth() const;

Description

Returns the overall width of the bounding rectangle that surrounds the formatted text. Note that this value may be different from the value returned by AcDbMText::width().

Links

AcDbMText Class

Was this information helpful?