Click or drag to resize
SoFontSetFontPaths Method

Specifies paths for searching for font files.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static void SetFontPaths(
	string name_12223
)

Parameters

name_12223
Type: SystemString
Remarks

Using this method overrides all other font path definitions, i.e., Open Inventor environment variables and default system font directories. The paths must be separated by a semicolon (";")

See Also