IsVisible Property

Summary

Indicates whether the SpyGlass is visible when moving manually.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerSpyGlassInteractiveMode.prototype, 'isVisible', 
	get: function() 
) 
isVisible: boolean; // read-only 

Property Value

true if the SpyGlass is being moved manually; otherwise false. The default value is false.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly