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: 10.12.3.0 (10.12.3.0)
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