Error processing SSI file
(Leadtools.Controls)

Show in webframe

ImageViewerZoomToInteractiveMode Class




Members 
Zooms to a rectangle on the image.
Object Model
Syntax
public class ImageViewerZoomToInteractiveMode : ImageViewerRubberBandInteractiveMode 
'Declaration
 
Public Class ImageViewerZoomToInteractiveMode 
   Inherits 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

See Also

Reference

ImageViewerZoomToInteractiveMode Members
Leadtools.Controls Namespace

Error processing SSI file