synchronizeSeries Method

Summary

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

Syntax

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

Parameters

cell

The reference cell.

Remarks

To set the FrameOfReferenceUID, refer to FrameOfReferenceUID.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly