ImageGear .NET v24.12 - Updated
ImGearPageDisplay Class Methods


ImageGear24.Core Assembly > ImageGear.Display Namespace : ImGearPageDisplay Class

For a list of all members of this type, see ImGearPageDisplay members.

Public Methods
 NameDescription
Public MethodCopies ImGearPageDisplay class object.  
Public MethodOverloaded. Translates coordinates between image and device coordinate systems (depending on the value of the "Mode" parameter). The array parameter can point to array of points or double points.  
Public Method Draws image on .NET Graphics.  
Public Method Draws image on .NET Graphics.  
Public Method Returns new instance of image scrolling attributes object.  
Public Method Returns a new instance of an object containing current zoom settings.  
Public Method Handles scrolling events.  
Public Method Handles update event. This handler is called synchronously by page view control, when its Update() method is called.  
Public Method Gets the ImGearPageDisplay.  
Public MethodDraws the image on .NET Graphics for printing. Call to Print(hdc) is equal to call DrawEx(null, hdc, true).  
Public Method Scrolls the image to the specified position and updates the scrollbars accordingly.  
Public MethodUpdates the ImGearPageDisplay lookup table.  
Public Method Updates image scroll attributes with new values.  
Public Method Updates image zoom attributes.  
Public Method Performs zooming to specified device rectangle and returns new zoom information.  
Top
Protected Methods
 NameDescription
Protected Method Occurs when the lookup table is updated.  
Protected Method Occurs when a page is scrolled.  
Protected Method Occurs when a page is zoomed.  
Protected Method Occurs when a property value changes.  
Protected Method Occurs when a page is scrolled or when the scrollbar visible or enabled state changes.  
Top
See Also

Reference

ImGearPageDisplay Class
ImageGear.Display Namespace