Click or drag to resize
SoFontGetAvailableFonts Method (String)
Calls #GetAvailableFonts with clearDB argument to false.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void GetAvailableFonts(
	out string[] strings
)

Parameters

strings
Type: SystemString
See Also