Gets the current resolutions of the tiles that are used to display the final output.
Object.defineProperty(MRTISubCell.prototype, 'tileResolution',
get: function(),
set: function(value)
)
tileResolution: LeadSizeD;
LeadSizeD that represents the current resolutions of the tiles that are used to display the final output.
This value gets changed according to how much zooming the user has done to the image, for example, if the image is very large and the user zoom-out to show the whole image, the engine will request low resolution chunks from the server to display them, if the user zoom in, the engine will request higher resolution chunks.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document