Click or drag to resize
SoScaleVizRemoveConfigFromFile Method

Remove all configurations defined using the passed filename.

Namespace: OIV.ScaleViz
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static int RemoveConfigFromFile(
	string filename
)

Parameters

filename
Type: SystemString

Return Value

Type: Int32
Remarks

Returns the number of removed configurations.

See Also