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 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.