text Property

Summary

Gets or sets the overlay text string.

Syntax
TypeScript
JavaScript
Object.defineProperty(OverlayText.prototype, 'text', 
	get: function(), 
	set: function(value) 
) 
text: string; 

Property Value

Character string that represents the overlay text.

Remarks

This value is useful only when Type is set to UserData.

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