Click or drag to resize
SoImageVizEngineFieldContainerOutputFieldContainerTypeValue 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 FieldContainerType Value { get; set; }

Property Value

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