ImageGear .NET - Updated
IImGearPageDisplay Interface Members
Properties  Methods  Events

ImageGear24.Core Assembly > ImageGear.Display Namespace : IImGearPageDisplay Interface

The following tables list the members exposed by IImGearPageDisplay.

Public Properties
 NameDescription
 Property Gets bitonal anti-aliasing settings.  
 PropertyGets or sets ImGearAnnotationPage object associated with this display page.  
 Property Gets background drawing attributes.  
 Property Gets the list of extra channels and their display options.  
 Property Gets color anti-aliasing attributes.  
 Property Gets or sets the DICOM specific display contrast settings.  
 Property Gets image display layout settings.  
 Property Gets or sets a display lookup table.  
 Property Gets image orientation attributes.  
 Property Gets or sets ImGearPage object associated with this display page.  
 Property Gets re-sampling attributes.  
Top
Public Methods
 NameDescription
 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.  
 Method Returns new instance of image scrolling attributes object.  
 Method Returns a new instance of an object containing current zoom settings.  
 Method Handles scrolling events.  
 Method This method is used by ImageGear internally.  
 Method Scrolls the image to the specified position and updates the scrollbars accordingly.  
 MethodUpdates the ImGearPageDisplay lookup table.  
 Method Updates image scroll attributes with new values.  
 Method Updates image zoom attributes.  
 Method Performs zooming to specified device rectangle and returns new zoom information.  
Top
Public Events
 NameDescription
 Event Occurs when the lookup table is updated.  
 Event Occurs when a page is scrolled.  
 Event Occurs when a page is zoomed.  
 Event Occurs when a page is scrolled or when the scrollbar visibile or enabled state changes.  
Top
See Also

Reference

IImGearPageDisplay Interface
ImageGear.Display Namespace