showOverlayText Property

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(MedicalSpyGlassInteractiveMode.prototype, 'showOverlayText', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly