ImageGear for .NET
ImGearMagnifier Class
Members  See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace : ImGearMagnifier Class




Glossary Item Box

Provides interactive magnifying glass style user interface for displayed images.

Object Model

ImGearMagnifier ClassImGearPageView ClassImGearPageView Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

This is the GUI Magnifier control class which provides a magnified view of a portion of the image in ImGearPageView class control. It appears either in a separate, stationary window, or as a popup area within the ImGearPageView window. When the GUI Magnifier control is active, and the user drags the mouse within the ImGearPageView class control, the magnified display of the image tracks the location of the mouse. If the popup view is used, the magnified display of the image tracks the mouse within the ImGearPageView class control. If the separate, stationary window is used, the area of the image that is displayed in the floating window is displayed in reverse video in the ImGearPageView class control. The programmer can set the magnification factor, and can optionally expose that capability to the end user.

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         ImageGear.Windows.Forms.ImGearMagnifier

See Also

©2013. Accusoft Corporation. All Rights Reserved.