C++
double actualHeight( AcGiWorldDraw * ctxt = NULL ) const;
Description
Returns the overall height of the bounding rectangle that surrounds the formatted text. If the default of NULL is used for the ctxt argument, the current AcGiWorldDraw object is used.
Parameters
Parameters | Description |
---|---|
ctxt | Optional AcGiWorldDraw object |