Click or drag to resize
SoImageVizEngineAbortEvaluate Method

Abort current processing as soon as possible.

Namespace: OIV.ImageViz.Engines
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public virtual void AbortEvaluate()
Remarks

If no processing is currently running, do nothing.

See Also