matchedCells Property

Summary

Gets the cells that are matched.

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

Property Value

A dictionary that contains the matched cells.

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