A value that determines whether to use the tiling for the spy glass or use the background image.
MedicalSpyGlassInteractiveMode = function() {
this.tiling = (default value);
}
tiling: boolean;
Tiling is used to render a high resolution of the image if the user zooms in really close. If you need to apply image processing on the whole image, set this property to false.
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