SoFontClearFontNameCache Method |
Clears the Open Inventor internal font name cache, i.e., the list of available fonts.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public static void ClearFontNameCache()
Public Shared Sub ClearFontNameCache
public:
static void ClearFontNameCache()
static member ClearFontNameCache : unit -> unit
Remarks See Also