synchronizeStudies Method (MedicalViewer)

Summary

Optional delegate method for additional processing.

Syntax

JavaScript Syntax
MedicalViewer.prototype.synchronizeStudies = function(key, studies, fidutialPoints)
TypeScript Syntax
synchronizeStudies(key: string, studies: string[], fidutialPoints: LeadPoint3D[][]): void;

Parameters

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.

Remarks

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 The studies that the user want to synchronize.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize