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: 2023.1.3.0 (2023.1.3)
Syntax public static void ClearFontNameCache()
Public Shared Sub ClearFontNameCache
public:
static void ClearFontNameCache()
static member ClearFontNameCache : unit -> unit
Remarks See Also