←Select platform

ImageViewerZoomToInteractiveMode Class

Summary

Zooms to a rectangle on the image.

Syntax
C#
VB
C++
public class ImageViewerZoomToInteractiveMode : ImageViewerRubberBandInteractiveMode 
Public Class ImageViewerZoomToInteractiveMode 
   Inherits ImageViewerRubberBandInteractiveMode 
public ref class ImageViewerZoomToInteractiveMode : ImageViewerRubberBandInteractiveMode 
Remarks

ImageViewerZoomToInteractiveMode derives from ImageViewerRubberBandInteractiveMode and waits for the RubberBandCompleted event. When this event fires, it will call ImageViewer.ZoomToRect.

For more information, refer to Image Viewer Interactive Modes.

Example

For an example, refer to ImageViewer.InteractiveModes.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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