The following tables list the members exposed by RasterImagePanViewer.
Public Constructors
Name | Description | |
---|---|---|
RasterImagePanViewer | Initializes a new instance of the RasterImagePanViewer class. |
Protected Methods
Name | Description | |
---|---|---|
Dispose(boolean) | Clean up any resources being used. | |
OnClipCursorChanged | Raises the ClipCursorChanged event. | |
OnImageColorChanged | Raises the ImageColorChanged event. | |
OnLostFocus | Occurs when the control loses focus. | |
OnMouseDown | Occurs when the user presses a mouse button. | |
OnMouseMove | Occurs when the user moves the mouse over the control. | |
OnMouseUp | Occurs when the user releases a mouse button. | |
OnPaint | Overrides System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs). | |
OnRectangleColorChanged | Raises the RectangleColorChanged event. | |
OnSizeChanged | Occurs when the control is resized. | |
OnViewerChanged | Raises the ViewerChanged event. |
Public Properties
Name | Description | |
---|---|---|
ClipCursor | Enables and disables clipping the cursor. | |
ImageColor | The System.Drawing.Color that covers the un-panned area. | |
RectangleColor | Gets or sets the color used to draw the Pan Rectangle. | |
Viewer | Gets or sets the viewer currently assigned for panning process by the control. |
Public Events
Name | Description | |
---|---|---|
ClipCursorChanged | Occurs when the value of the ClipCursor property changes. | |
ImageColorChanged | Occurs when the value of the ImageColor property changes. | |
Pan | Occurs when the user performs a panning process for the RasterImagePanViewer displayed image. | |
RectangleColorChanged | Occurs when the value of the RectangleColor property changes. | |
ViewerChanged | Occurs when the value of the Viewer property changes. |
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