![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : ImageViewerZoomToInteractiveMode Class |
public class ImageViewerZoomToInteractiveMode : ImageViewerRubberBandInteractiveMode
'Declaration
Public Class ImageViewerZoomToInteractiveMode Inherits ImageViewerRubberBandInteractiveMode
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.
For an example, refer to ImageViewer.InteractiveModes.