C#
VB
C++
Stops the AnnotationsInteractiveMode and unbinds from the interactive events.
public override void Stop(
ImageViewer imageViewer
)
Public Overrides Sub [Stop](
ByVal imageViewer As ImageViewer
)
public:
virtual void Stop(
ImageViewer^ imageViewer
) override
imageViewer
The ImageViewer associated with this interactive mode.
AnnotationsInteractiveMode overrides ImageViewerInteractiveMode.Stop to unbind from the events bound in Start.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET