Gets or sets the MRTIInfo associated with this frame.
Object.defineProperty(Frame.prototype, 'mrtiInfo',
get: function(),
set: function(value)
)
mrtiInfo: MRTIImage;
MRTIImage that contains the MRTI info associated with this frame.
The MRTI is a technique that is used to allow the user to render a very large image without downloading too much data.
This must be filled to be able to use the MRTI technology
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