Gets the MedicalViewer which is the parent of this cell.
Object.defineProperty(Cell.prototype, 'viewer',
get: function()
)
viewer: MedicalViewer; // read-only
the MedicalViewer which is the parent of this cell.
The medical viewer is assigned to the cell in the constructor.
To change the position of the cell inside the viewer, 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