This class represents a cell that shows generated MPR frames.
function lt.Controls.Medical.MPRCell
extends lt.Controls.Medical.Cell
class lt.Controls.Medical.MPRCell()
extends lt.Controls.Medical.Cell
You must pass the source cell that contains the source information where an MPR image can be extracted.
Use CanDoMPR to check if the cell can to be used to create an MPR image. If the returned value is MPRStatus.OK, then it can be used to generate the MPR Cell.
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