Click or drag to resize
SoImageVizEngineFieldContainerOutputFieldContainerTypeValue Property
Gets the cached output value.

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

Property Value

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