emptyDivs Property (MedicalViewer)

Summary

Gets a collection of the empty cells inside the medical viewer.

Syntax

JavaScript Syntax
Object.defineProperty(MedicalViewer.prototype, 'emptyDivs', 
	get: function() 
) 
TypeScript Syntax
emptyDivs: LayoutManager; // read-only

Property Value

LayoutManager that contains a collection of the empty cells inside the medical viewer.

Remarks

In an empty cell, is a div that occupies some area in the viewer, which allows the user to click on it and load a series into that cell.

For more information about what an empty cell is, refer to EmptyCell.

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