ImageGear22.Core Assembly > ImageGear.Display Namespace : IImGearPageDisplay Interface |
For a list of all members of this type, see IImGearPageDisplay members.
Name | Description | |
---|---|---|
![]() | ConvertCoordinates | Overloaded. 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. |
![]() | GetScrollInfo | Returns new instance of image scrolling attributes object. |
![]() | GetZoomInfo | Returns a new instance of an object containing current zoom settings. |
![]() | HandleScroll | Handles scrolling events. |
![]() | InternalUseOnly | This method is used by ImageGear internally. |
![]() | ScrollTo | Scrolls the image to the specified position and updates the scrollbars accordingly. |
![]() | UpdateLUT | Updates the ImGearPageDisplay lookup table. |
![]() | UpdateScrollFrom | Updates image scroll attributes with new values. |
![]() | UpdateZoomFrom | Updates image zoom attributes. |
![]() | ZoomToRectangle | Performs zooming to specified device rectangle and returns new zoom information. |