| SoFontGetCurrNumFontCaches Method  | 
Returns the current number of caches used for font rendering. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic static int GetCurrNumFontCaches()
Public Shared Function GetCurrNumFontCaches As Integer
public:
static int GetCurrNumFontCaches()
static member GetCurrNumFontCaches : unit -> int 
Return Value
Type: 
Int32
Remarks
See Also