API Reference > OdDb Classes > OdDbMText Class > OdDbMText Methods > OdDbMText::actualHeight Method
OdDbMText::actualHeight Method
Syntax
C++
double actualHeight(OdGiWorldDraw * ctxt = 0) const;
Parameters 
Description 
OdGiWorldDraw * ctxt = 0 
[in] Drawing context. 

Returns the actual height of this MText entity (depends on contents). 

 

If ctxt is null, the current OdGiWorldDraw object will be used.

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