| SoVRMemoryWriterIsDataConverted Method  | 
 
Namespace: OIV.VolumeViz.WritersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic override bool IsDataConverted()
Public Overrides Function IsDataConverted As Boolean
public:
virtual bool IsDataConverted() override
abstract IsDataConverted : unit -> bool 
override IsDataConverted : unit -> bool 
Return Value
Type: 
Boolean
RemarksThis writer is not organized by tiles. 
See Also