showOverlayText Property

Summary

Gets or sets whether to show a description text above and below the spy glass.

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

Property Value

true to show the description text, false otherwise.

Remarks

The description text is a user text that allow him to write down his stuff, refer to Text, while the below text show the position of the spy glass as well as the zooming percentage.

The user can zoom in or out using the mouse wheel while the spy glass is active.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.