Name | Description | |
---|---|---|
![]() | Clone | Copies ImGearPresentationPageDisplay class object. |
![]() | ConvertCoordinates | Overloaded. Translates coordinates between image and device coordinate systems. |
![]() | DrawToBitmapImage | Overloaded. Draws an image in a BitmapImage object. |
![]() | DrawToCanvas | Overloaded. Draws an image in a Canvas. |
![]() | Export | Exports the image and annotations content to an ImageGear.Core.ImGearRasterPage. |
![]() | 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. |
![]() | HandleUpdate | Handles update event. This handler is called synchronously by page view control, when its Update() method is called. |
![]() | HitTestCanvas | Returns the index of the mark located at the screen position [x, y]. |
![]() | 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. |