Optional delegate method for additional processing.
Object.defineProperty(MedicalViewer.prototype,'selectionChanged',
get: function(),
set: function(value)
)
function selectionChanged.add(function(sender, e));
function selectionChanged.remove(function(sender, e));
selectionChanged: void;
For more information about what a sub-cell is, refer to SubCell.
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