function Leadtools.Controls.ImageViewerZoomToInteractiveMode()
!MISSING Scrap '_RTJavaScript_Class_SYNTAX'!
ImageViewerZoomToInteractiveMode derives from ImageViewerRubberBandInteractiveMode and waits for the RubberBandCompleted event. When this event fires, it will call ImageViewer.ZoomToRect.
For an example, refer to ImageViewer.DefaultInteractiveMode.