ImageGear .NET - Updated
ImGearPageView Class
Members 




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace : ImGearPageView Class
A control for displaying an image within a form.
Object Model
ImGearPageView ClassImGearPageDisplay ClassImGearScrollBarIncrement ClassImGearScrollBarIncrement ClassImGearPage ClassImGearScrollBarIncrement ClassImGearScrollBarIncrement Class
Syntax
'Declaration
 
Public Class ImGearPageView 
   Inherits System.Windows.Forms.UserControl
   Implements ImageGear.Display.IImGearScrollableView 
'Usage
 
Dim instance As ImGearPageView
public __gc class ImGearPageView : public System.Windows.Forms.UserControl, ImageGear.Display.IImGearScrollableView  
Remarks
This is the page view control, used for displaying an image within a form. It encapsulates paint handling, although it offers some ways to customize the painting process.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     ImageGear.Windows.Forms.ImGearPageView

See Also

Reference

ImGearPageView Members
ImageGear.Windows.Forms Namespace