Gets the generator cell, that is going to be used to generate the MPR frame.
Object.defineProperty(MPRCell.prototype, 'generator',
get: function(),
set: function(value)
)
generator: Cell;
Cell that represents the generator cell, that is going to be used to generate the MPR frame.
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