Optional delegate method for additional processing.
MedicalViewer.prototype.synchronizeStudies = function(
key,
studies,
fidutialPoints
)
synchronizeStudies(
key: string,
studies: string[],
fidutialPoints: LeadPoint3D[][]
): void;
key
The name of the matched studies group.
studies
The studies that the user want to synchronize.
fidutialPoints
The reference points that is used for synchronizing studies together.
Each cell must have a study instance UID for this to work properly, refer to StudyInstanceUID.
To get a list cells, refer to Layout and Items.
Currently you can only set one fiducial point for each item in the list, which act as a reference for the corresponding study in studies
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