public class ImageViewerZoomToInteractiveMode : ImageViewerRubberBandInteractiveMode
Public Class ImageViewerZoomToInteractiveMode Inherits ImageViewerRubberBandInteractiveMode
public sealed class ImageViewerZoomToInteractiveMode : ImageViewerRubberBandInteractiveMode
@interface LTImageViewerZoomToInteractiveMode : LTImageViewerRubberBandInteractiveMode<NSCoding>
public class ImageViewerZoomToInteractiveMode extends ImageViewerRubberBandInteractiveMode
function Leadtools.Controls.ImageViewerZoomToInteractiveMode()
ImageViewerZoomToInteractiveMode derives from ImageViewerRubberBandInteractiveMode and waits for the RubberBandCompleted event. When this event fires, it will call ImageViewer.ZoomToRect.