C#
VB
C++
Starts the AnnotationsInteractiveMode and binds to the interactive events.
public override void Start(
ImageViewer imageViewer
)
Public Overrides Sub Start(
ByVal imageViewer As ImageViewer
)
public:
virtual void Start(
ImageViewer^ imageViewer
) override
imageViewer
The ImageViewer associated with this interactive mode.
AnnotationsInteractiveMode overrides ImageViewerInteractiveMode.Start to bind to the following events of the InteractiveService:
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