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: 2023.1.3.0 (2023.1.3)
Syntax public static int GetNumFontCaches()
Public Shared Function GetNumFontCaches As Integer
public:
static int GetNumFontCaches()
static member GetNumFontCaches : unit -> int
Return Value
Type:
Int32Remarks See Also