ImageGear for .NET
ImGearPan Class
Members 




This is the GUI Pan Control that allows the visible portion of an image displayed in the ImGearPageView class control to be moved by dragging the mouse around in the image.
Object Model
ImGearPan ClassImGearPageView ClassImGearPageView Class
Syntax
'Declaration
 
Public Class ImGearPan 
   Inherits System.ComponentModel.Component
'Usage
 
Dim instance As ImGearPan
public class ImGearPan : System.ComponentModel.Component 
public __gc class ImGearPan : public System.ComponentModel.Component 
public ref class ImGearPan : public System.ComponentModel.Component 
Remarks
Optionally, a floating window can be used to display the complete image, scaled to fit within the floating window. By dragging the mouse within this floating window, the image in the ImGearPageView class control is repositioned. The portion of the image that is visible in the ImGearPageView class control is displayed within the floating window in reverse video.
Inheritance Hierarchy

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

See Also

Reference

ImGearPan Members
ImageGear.Windows.Forms Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback