For a list of all members of this type, see ImageViewer members
Public Methods
Name | Description | |
---|---|---|
BeginUpdate | Stops the viewer from being updated if any change is applied. This is useful to increase the control speed efficiency. | |
BoundsFromImageCoordinates | Converts a rectangle from image to control (display) coordinates. | |
BoundsToImageCoordinates | Converts a rectangle from control (display) to image coordinates. | |
CancelInteractiveMode | Cancels the current interactive mode. | |
CenterAtPoint | Centers the image display at the specified point. | |
EndUpdate | Refreshes the control to include all the changes made after using the BeginUpdate method. | |
OnApplyTemplate | Builds the visual tree of the control | |
PointFromImageCoordinates | Converts a point from image to control (display) coordinates. | |
PointToImageCoordinates | Converts a point from control (display) to image coordinates. | |
SetInteractiveModeCursor | Sets the mouse cursors associated with an interactive mode | |
ZoomToRectangle | Zooms the image to the specified rectangle. |
Protected Methods
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET