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: 10.12.3.0 (10.12.3.0)
Syntax
public static void GetAvailableFonts(
	out string[] strings
)

Parameters

strings
Type: SystemString
See Also