Share

AcDbMText::textHeight

C++

double textHeight() const;

Description

Returns the nominal text height of the MText object. This value is the initial height used to display the object, but may be overridden by Hvalue; inline sequences.

Links

AcDbMText Class

Was this information helpful?