synchronizeSeries Method

Summary

Synchronizes all the series that have the same FrameOfReferenceUID as the cell specified.

Syntax
TypeScript
JavaScript
MedicalViewer.prototype.synchronizeSeries = function( 
   cell 
) 
synchronizeSeries( 
   cell: Cell 
): void; 

Parameters

cell

The reference cell.

Remarks

To set the FrameOfReferenceUID, refer to FrameOfReferenceUID.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly