activeSeries Property (MedicalViewer)

Summary

Gets or sets the selected series in the medical viewer.

Syntax

JavaScript Syntax
Object.defineProperty(MedicalViewer.prototype, 'activeSeries', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

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