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.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.