Click or drag to resize
SoFontAddFontPaths Method

Specifies paths for searching for font files.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public static void AddFontPaths(
	string name_11906
)

Parameters

name_11906
Type: SystemString
Remarks

Use this method to add new font paths to the current list of searched paths. The paths must be separated by a semicolon (";")

See Also