Gets or sets the value that specifies whether the DICOM tag will be used for synchronizing multiple series.
Object.defineProperty(MedicalViewer.prototype, 'synchronizeDicomTag',
get: function(),
set: function(value)
)
synchronizeDicomTag: number;
A value that specifies whether the DICOM tag will be used for synchronizing multiple series.
This is only valid when you set the synchronization type to SynchronizationCriteria to Tag.
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