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

The average width of characters in this font object.

Returns the average width of characters in this font object. 

 

The default implementation of this function always returns 0.0.

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