text Property

Summary

Gets or sets the user text that will be shown above the spy glass object.

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

Property Value

Character string that represents the user text that will be shown above the spy glass object.

Remarks

You must set ShowOverlayText to true in order to be able to show the text.

The text is shown at the top of the spy glass object.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.