ImageGear for .NET
ImGearMagnifierCtl Class
Members  See Also  Send Feedback
ImageGear21.Wpf Assembly > ImageGear.WPF Namespace : ImGearMagnifierCtl Class




Glossary Item Box

Provides a magnified view of a portion of the image in ImageGear.Windows.Forms.ImGearPageView control.

Object Model

ImGearMagnifierCtl ClassImGearPageView ClassImGearPageView Class

Syntax

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

Remarks

This GUI Magnifier control appears either in a separate, stationary window, or as a pop-up area within the ImageGear.Windows.Forms.ImGearPageView window. When the GUI Magnifier control is active, and the user drags the mouse within the ImGearPageView control, the magnified display of the image tracks the location of the mouse. If the pop-up view is used, the magnified display of the image tracks the mouse within the ImGearPageView 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 control. The programmer can set the magnification factor, and can optionally expose that capability to the end user.

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     ImageGear.WPF.ImGearMagnifierCtl

See Also

©2013. Accusoft Corporation. All Rights Reserved.