←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly