SoVRMemoryWriterIsDataConverted Method |
Namespace: OIV.VolumeViz.WritersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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:
BooleanRemarks This writer is not organized by tiles.
See Also