Click or drag to resize
SoImageVizEnableMultiThread Method

Enable or not multi threading usage by ImageViz engines.

Namespace: OIV.ImageViz
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static void EnableMultiThread(
	bool flag
)

Parameters

flag
Type: SystemBoolean
Remarks

Default is true.

See Also