Click or drag to resize
SoScaleVizSetSelectedConfiguration Method (String)

Specifies the ScaleViz configuration to launch at connection time.

Namespace: OIV.ScaleViz
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static bool SetSelectedConfiguration(
	out string configName
)

Parameters

configName
Type: SystemString

Return Value

Type: Boolean
Remarks

Returns false if the specified configuration is not available or cannot be selected.

See Also