Click or drag to resize

IMcView3DReloadVolume Method

Reloads the volume. The volume was set by SourceImage property.

Namespace:  MediaCy.IQL.Display.Viewer3D
Assembly:  MediaCy.IQL.Display.Viewer3D (in MediaCy.IQL.Display.Viewer3D.dll) Version: 10.0.6912.0
Syntax
VB
Sub ReloadVolume
Remarks
Forces reloading of the current volume. The method can be called after some image parameters are changed (e.g. SubSampling). Note that the volume is reloaded automatically when the corresponded AutoReloadFlags are set.
See Also