API Reference > OdDg Classes > OdDgFontTable Class > OdDgFontTable Methods > getFont Method > OdDgFontTable::getFont Method (OdUInt32)
OdDgFontTable::getFont Method (OdUInt32)
Syntax
C++
OdDgFontTableRecordPtr getFont(OdUInt32 fontNo) const;
Parameters 
Description 
fontNumber 
[in] The number of the font. 

Returns the OdDgFontTableRecordPtr of the specific record if successful, otherwise a null pointer.

Searches the Font object for the specified Font number. 

 

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