API Reference > Other Classes > OdFont Class > OdFont Methods > OdFont::getOverlinePos Method
OdFont::getOverlinePos Method
Syntax
C++
virtual double getOverlinePos(double textSize) const;
Parameters 
Description 
double textSize 
[in] Text size.  

The overline position for this font object at the specified text size.

Returns the overline position for this font object at the specified text size. 

 

The default implementation of this function returns 1.2 * textSize.

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