Click or drag to resize

IMcViewNDReloadVolume Method

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

Namespace:  MediaCy.IQL.Display.ViewerND
Assembly:  MediaCy.IQL.Display.ViewerND (in MediaCy.IQL.Display.ViewerND.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