overlay Property

Summary

Indicates the overlay containing information about the displayed text and element resize.

Syntax

TypeScript
JavaScript
Object.defineProperty(OverlayTextArea.prototype, 'overlay', 
	 get: function(), 
	 set: function(value) 
) 
      overlay: OverlayText; 

Property Value

An OverlayText object.

Remarks

An ltEventType of OverlayText.textChanged gets called whenever the overlay text changes.

Requirements

Target Platforms

See Also

OverlayTextArea

OverlayTextArea 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.