synchronizeDicomTag Property

Summary

Gets or sets the value that specifies whether the DICOM tag will be used for synchronizing multiple series.

Syntax
TypeScript
JavaScript
Object.defineProperty(MedicalViewer.prototype, 'synchronizeDicomTag', 
	get: function(), 
	set: function(value) 
) 
synchronizeDicomTag: number; 

Property Value

A value that specifies whether the DICOM tag will be used for synchronizing multiple series.

Remarks

This is only valid when you set the synchronization type to SynchronizationCriteria to Tag.

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