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