Gets or sets a value that determines whether series with the same FrameOfreferenceUID should be synchronized together.
Object.defineProperty(MedicalViewer.prototype, 'enableSynchronization',
get: function(),
set: function(value)
)
enableSynchronization: boolean;
true to enable the series with the same FrameOfreferenceUID to be synchronized together, false otherwise.
Series Synchronization means if 2 or more series have the same FrameOfreferenceUID, then if one scrolls to a certain frame, the other will scroll as well to a frame that have the same or similar Image position and orientation.
The frames position and orientation must be set in order for series synchronization to work properly, those values can be set through the properties ImagePosition, ImageOrientation.
To set the FrameOfReferenceUID, refer to FrameOfReferenceUID.
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