C++
double ascent() const;
Description
This function returns the height of the maximum ascender for the first line of the text. This value can be used with the AcDbMText::descent() function to help align multiple AcDbMText objects in a table or grid.