get_overlays Method

Summary

Gets an object of all OverlayTextAreas of the associated SubCell.

Syntax

TypeScript
JavaScript
SubCell.prototype.get_overlays = function() 
      get_overlays(): { [key: string]: OverlayTextArea }; 

Return Value

Returns an object: { [key: string]: OverlayTextArea }, of all associated overlay text areas.

Remarks

The index is the string id of an overlay text area.

Requirements

Target Platforms

See Also

SubCell

SubCell Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.5.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls.Medical Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.