text Property (OverlayText)

Summary

Gets or sets the overlay text string.

Syntax

JavaScript Syntax
Object.defineProperty(OverlayText.prototype, 'text', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize