showOverlayText Property

Summary

Gets or sets the text shown at the top and bottom of the spy glass.

Syntax

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

Property Value

A Boolean. The default value is true.

Remarks

Set this value to true to enable the overlay text whenever you hold the mouse button down. The associated overlay text can be set through the Text property.

Requirements

Target Platforms

See Also

SpyGlassInteractiveMode

SpyGlassInteractiveMode Members

Leadtools.Controls.Medical Namespace

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