Click or drag to resize
SoScaleVizRemoveConfig Method

Removes configuration from ScaleViz.

Namespace: OIV.ScaleViz
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static bool RemoveConfig(
	SoScaleVizConfig config
)

Parameters

config
Type: OIV.ScaleViz.NodesSoScaleVizConfig

Return Value

Type: Boolean
Remarks

Returns true if the configuration has been successfully removed.

See Also