Gets or sets the criteria that will be used to synchronize multiple series together.
Object.defineProperty(MedicalViewer.prototype, 'synchronizationCriteria',
get: function(),
set: function(value)
)
synchronizationCriteria: StackSynchronizationCriteria;
A StackSynchronizationCriteria enumeration value that represents the criteria that will be used to synchronize multiple series together.
The default value is StackSynchronizationCriteria.ImagePosition, which means the series will be synchronized based on the slices' location in the 3D space.
Call EnableSynchronization before trying to synchronize multiple series together in order for synchronization to work.
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