Enable updating the transformations matrices and view layout during CSS transitions.
ImageViewer.prototype.enableTransitions = function()
enableTransitions(): void;
This method is used only if this viewer is using Elements Mode. Refer to Image Viewer Elements Mode for more information.
Calls to DisableTransitions and EnableTransitions are accumulative. Each call to DisableTransitions must be matched with a corresponding call to EnableTransitions or else updates to the transform won't be applied.
The value of IsTransitionsEnabled can be used to detect if CSS transitions detection are in a disabled state in this viewer.
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