←Select platform

Stop Method

Summary

Stops the AnnotationsInteractiveMode and unbinds from the interactive events.

Syntax
C#
C++/CLI
public override void Stop( 
   ImageViewer imageViewer 
) 
public:  
   virtual void Stop( 
      ImageViewer^ imageViewer 
   ) override 

Parameters

imageViewer

The ImageViewer associated with this interactive mode.

Remarks

AnnotationsInteractiveMode overrides ImageViewerInteractiveMode.Stop to unbind from the events bound in Start.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.