Gets or sets the value that represents the maximum / full resolution of the MRTI image.
Object.defineProperty(MRTIImage.prototype, 'fullSize',
get: function(),
set: function(value)
)
fullSize: LeadSizeD;
Value that represents the maximum / full resolution of the MRTI image.
The MRTI technolgoy generates multiple resolutions of the image and display the best one that suit the current display area, you can specify how many resolution you can set in Resolutions.
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