Occurs when this mode starts working.
Object.defineProperty(ImageViewerInteractiveMode.prototype,'workStarted',
get: function(),
set: function(value)
)
function workStarted.add(function(sender, e));
function workStarted.remove(function(sender, e));
workStarted: void;
This event will fire when OnWorkStarted 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