The following tables list the members exposed by ImageViewerPanControl.
Public Constructors
Name | Description | |
---|---|---|
ImageViewerPanControl | Initializes a new instance of ImageViewerPanControl with default values. |
Public Methods
Name | Description | |
---|---|---|
dispose | Destroys this ImageViewerPanControl and releases all the resources. |
Public Properties
Name | Description | |
---|---|---|
borderColor | Color used to draw outline the border of the pan rectangle. | |
borderThickness | Thickness of the line to draw outline the border of the pan rectangle. | |
canvas | Deprecated. The target HTMLCanvasElement for the pan control. | |
control | The target HTMLCanvasElement for the pan control. | |
enablePan | Enable panning on the target control. | |
imageViewer | Gets or sets the image viewer used as the pan source. | |
insideColor | Color used to fill the area inside the pan rectangle. | |
interactiveService | Interactive service used by this ImageViewerPanControl. | |
mouseButton | Mouse button to use for panning. | |
outsideColor | Color used to fill the area outside the pan rectangle. | |
workingCursor | Cursor to use when the user is panning on the target control. |
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