Gets or sets the selected series in the medical viewer.
Object.defineProperty(MedicalViewer.prototype, 'activeSeries',
get: function(),
set: function(value)
)
activeSeries: Cell;
Cell that represents the selected series in the medical viewer.
To get a list of selected series, refer to Layout.
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