←Select platform

ImageViewerZoomToInteractiveMode Class

Summary

Zooms to a rectangle on the image.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public class ImageViewerZoomToInteractiveMode : Leadtools.Controls.ImageViewerRubberBandInteractiveMode  
Public Class ImageViewerZoomToInteractiveMode  
   Inherits Leadtools.Controls.ImageViewerRubberBandInteractiveMode 
public sealed class ImageViewerZoomToInteractiveMode : Leadtools.Controls.ImageViewerRubberBandInteractiveMode  
@interface LTImageViewerZoomToInteractiveMode : LTImageViewerRubberBandInteractiveMode <NSCoding> 
public class ImageViewerZoomToInteractiveMode extends ImageViewerRubberBandInteractiveMode 
function Leadtools.Controls.ImageViewerZoomToInteractiveMode() 

Remarks

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

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)