←Select platform

ImageViewerMagnifyGlassInteractiveMode Class

Summary

Shows a magnified version of the image on top of the viewer

Syntax

C#
VB
C++
public class ImageViewerMagnifyGlassInteractiveMode : ImageViewerSpyGlassInteractiveMode 
Public Class ImageViewerMagnifyGlassInteractiveMode 
   Inherits ImageViewerSpyGlassInteractiveMode 
public ref class ImageViewerMagnifyGlassInteractiveMode : ImageViewerSpyGlassInteractiveMode 

Remarks

ImageViewerMagnifyGlassInteractiveMode derives from ImageViewerSpyGlassInteractiveMode and waits for the DrawImage event. When this event fires, it will then use the ScaleFactor value to draw a magnified version of the image area underneath the spy glass on top of the viewer.

Drawing a rubber-band on the viewer is usually followed by another user operation to perform the action. In most cases, the rubber band is to be restricted on the "work" area. The RestrictToWorkBounds can control this behavior.

For more information, refer to Image Viewer Interactive Modes.

Example

For an example, refer to ImageViewer.InteractiveModes.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize