Click or drag to resize
SoVolumeReaderDataConverted Property
The returned boolean indicates if the data is already organized for the LDM module. If TRUE, VolumeViz will use the readTile method.

Namespace: OIV.LDM.Readers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public bool DataConverted { get; set; }

Property Value

Type: Boolean
See Also