Occurs when this mode completes the work.
Object.defineProperty(ImageViewerInteractiveMode.prototype,'workCompleted',
get: function(),
set: function(value)
)
function workCompleted.add(function(sender, e));
function workCompleted.remove(function(sender, e));
workCompleted: void;
This event will fire when OnWorkCompleted is called.
Parameter | Type | Description |
---|---|---|
sender | var | The source of the event. |
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