ImageGear .NET - Updated July 5, 2018
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
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