| SoFontGetNumFontCaches Method  | 
Returns the maximum number of caches that can be 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 GetNumFontCaches()
Public Shared Function GetNumFontCaches As Integer
public:
static int GetNumFontCaches()
static member GetNumFontCaches : unit -> int 
Return Value
Type: 
Int32
Remarks
See Also