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

The true value if the font object is an SHX font, or false otherwise.

Checks whether this font object is an SHX font. 

 

The default implementation of this function always returns true.

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