The following tables list the members exposed by ImageViewerInteractiveMode.
Public Fields
Name | Description | |
---|---|---|
ImageViewerInteractiveModeListener | Occurs when the ImageViewerInteractiveMode mode starts and completed working. |
Public Properties
Name | Description | |
---|---|---|
ImageViewerControl | Gets the image viewer for this mode. | |
InteractiveService | Gets the interactive service for this mode. | |
IsStarted | Gets a value that indicates if this mode has started. | |
IsWorking | Gets a value that indicates whether this mode is working. | |
MouseButton | Gets or sets the mouse button associated with this mode. | |
Name | Gets the name of this mode. | |
WorkOnImageRectangle | Gets or sets a value that indicates whether to restrict the work area to the image rectangle. |
Public Methods
Name | Description | |
---|---|---|
Start | Starts the interactive mode. | |
Stop | Stops the interactive mode. |
Protected Methods
Name | Description | |
---|---|---|
CanStartWork | Indicates whether the mode can start work. | |
OnWorkCompleted | Indicates that this mode has completed working and raises the WorkCompleted event. | |
OnWorkStarted | Indicates that this mode has started working and raises the WorkStarted event. |
Public Events
Name | Description | |
---|---|---|
WorkCompleted | Occurs when the ImageViewerInteractiveMode mode completes the work. | |
WorkStarted | Occurs when the ImageViewerInteractiveMode mode starts working. |
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