Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgFontTable::getLoadedRscFontInfo Method
Syntax
C++
virtual bool getLoadedRscFontInfo(OdUInt32Array& arrNumbers, OdArray<OdString>& arrNames) const;

Return information ( numbers and names ) about loaded rsc fonts. 

 

Parameters
Description
arrNumbers
[out] The array of the rsc font numbers.
arrNames
[out] The array of the rsc font names.

Returns true if one or more rsc fonts was found, otherwise false.

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