ResizeGlassOnScroll Property

Summary

Gets or sets whether the spy glass size should be resized when the user scrolls using the mouse.

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

Property Value

true to resize the spy glass if the user scrolls using the mouse wheel while using the spy glass. false to change the scale of the magnification if the user scrolls using the mouse wheel.

Remarks

This value is true by default.

Scrolling down will make the spy glass smaller, scrolling up will make the spy glass bigger.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly