API Reference > Other Classes > OdFont Class > OdFont Methods > OdFont::fontAbove Method
OdFont::fontAbove Method
Syntax
C++
double fontAbove() const;

Returns the height of this Font object above the baseline.

The default implementation of this function returns getAbove(), unless it is 0.0, in which case this function returns 1.0.

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