The following tables list the members exposed by ImageViewerSpyGlassInteractiveMode.
Public Constructors
Name | Description | |
---|---|---|
ImageViewerSpyGlassInteractiveMode | Initializes a new instance of ImageViewerSpyGlassInteractiveMode |
Public Methods
Name | Description | |
---|---|---|
createInteractiveModeCanvas | Create the interactive HTML5 Canvas Element. | |
destroyInteractiveModeCanvas | Destroys the interactive HTML5 Canvas Element. | |
drawImage.remove | Occurs when the spy glass is working. | |
invalidate | Re-renders the spy glass. | |
onDrawImage | Raises the DrawImage event. | |
restart | Resets the ImageViewerSpyGlassInteractiveMode in the event of failure. | |
start | Starts the mode. | |
stop | Stops the mode. |
Public Properties
Name | Description | |
---|---|---|
alwaysFillBackground | Indicates whether to fill the background of the HTML5 Canvas Element. | |
backgroundColor | Color used to fill the spy glass background. | |
borderColor | Spy glass border color. | |
borderThickness | Spy glass border thickness. | |
crosshair | Spy glass crosshair type. | |
crosshairColor | Spy glass crosshair color. | |
crosshairThickness | Spy glass crosshair thickness. | |
ensureVisible | Indicates whether to automatically position the spy glass over the image and not beyond the image area. | |
id | Unique ID of this mode | |
interactiveModeCanvas | Interactive mode HTML5 Canvas Element. | |
name | Name of this mode. | |
offset | Optional offset to apply to the spy glass position. | |
redirectCanvas | External HTML5 Canvas Element that can be used to re-direct the spy glass render. | |
roundRectangleRadius | Arc size of the rounded corners if the shape is ImageViewerSpyGlassShape.RoundRectangle. | |
shape | Spy glass shape. | |
size | Size of the spy glass. |
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