Click or drag to resize
SoImageVizEngineOutputOutputFieldType, OutputTypeValue Property
Gets the cached output value.

Namespace: OIV.ImageViz.Engines
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public OutputType Value { get; set; }

Property Value

Type: OutputType
the cached output value.
Remarks
Gets the cached output value.
See Also