| Name | Description | |
|---|---|---|
![]()  | ImGearPresentationPageDisplay Constructor | Overloaded. Initializes a new instance of the ImGearPresentationPageDisplay class. | 
            The following tables list the members exposed by ImGearPresentationPageDisplay.
| Name | Description | |
|---|---|---|
![]()  | ImGearPresentationPageDisplay Constructor | Overloaded. Initializes a new instance of the ImGearPresentationPageDisplay class. | 
| Name | Description | |
|---|---|---|
![]() ![]()  | ARTPageProperty | Represents ARTPage dependency property. | 
![]() ![]()  | BrightnessProperty | Represents Brightness dependency property. | 
![]() ![]()  | ChannelsProperty | Represents Channels dependency property. | 
![]() ![]()  | ContrastProperty | Represents Contrast dependency property. | 
![]() ![]()  | DICOMDisplaySettingsProperty | Represents DICOMDisplaySettings dependency property. | 
![]() ![]()  | GammaProperty | Represents Gamma dependency property. | 
![]() ![]()  | LUTProperty | Represents LUT dependency property. | 
![]() ![]()  | OrientationProperty | Represents Orientation dependency property. | 
![]() ![]()  | PageProperty | Represents Page dependency property. | 
| Name | Description | |
|---|---|---|
![]()  | AntiAliasing | Gets bitonal anti-aliasing settings. | 
![]()  | ARTPage | Gets or sets ImGearAnnotationPage object associated with this display page. | 
![]()  | Background | Gets background drawing attributes. | 
![]()  | Brightness | Gets or sets the brightness level of the displayed image. | 
![]()  | Channels | Gets the list of extra channels and their display options. | 
![]()  | ColorAntiAliasing | Gets color anti-aliasing attributes. | 
![]()  | Contrast | Gets or sets the contrast level of the displayed image. | 
![]()  | DICOMDisplaySettings | Gets or sets the DICOM specific display contrast settings. | 
![]()  | Gamma | Gets or sets the gamma level of the displayed image. | 
![]()  | Layout | Gets image display layout settings. | 
![]()  | LUT | Gets or sets a display lookup table. | 
![]()  | Orientation | Gets image orientation attributes. | 
![]()  | Page | Gets or sets ImGearPage object associated with this display page. | 
![]()  | Resampling | Gets re-sampling attributes. | 
| 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. | 
| Name | Description | |
|---|---|---|
![]()  | LUTUpdated | Occurs when the lookup table is updated. | 
![]()  | PageScrolled | Occurs when a page is scrolled. | 
![]()  | PageZoomed | Occurs when a page is zoomed. | 
![]()  | ScrollChanged | Occurs when a pages is scrolled or when the scrollbar visible or enabled state changes. |