matchedCells Property (MedicalViewer)

Summary

Gets the cells that are matched.

Syntax

JavaScript Syntax
Object.defineProperty(MedicalViewer.prototype, 'matchedCells', 
	get: function() 
) 
TypeScript Syntax
matchedCells: { [key: string]: Cell[] }; // read-only

Property Value

A dictionary that contains the matched cells.

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