activeSeries Property

Summary

Gets or sets the selected series in the medical viewer.

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

Property Value

Cell that represents the selected series in the medical viewer.

Remarks

To get a list of selected series, refer to Layout.

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