gets or sets the value that determine the resolution of the image when moving the object using the touch or the mouse button.
Object.defineProperty(Cell3D.prototype, 'resizeFactor',
get: function(),
set: function(value)
)
resizeFactor: number;
Value that determine the resolution of the image when moving the object using the touch or the mouse button.
default value is 2
the resize value will be activated when the user hold down the mouse button and start moving, once the user is done, the resize value will be deactivated and the image will be render at full resolution.
default value is 2
if the user doesn't want to resize the image on mouse down, he can set the value to 1.
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