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: 2023.1.3.0 (2023.1.3)
Syntax
public bool DataConverted { get; set; }

Property Value

Type: Boolean
See Also