overlays Property

Summary

Gets the collection of overlays inside the cell.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell.prototype, 'overlays', 
	get: function() 
) 
overlays: LeadCollection; // read-only 

Property Value

LeadCollection collection that contains a list of OverlayText that will be displayed on the cell.

Remarks

For more information on overlays, refer to OverlayText.

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