resizeGlassOnScroll Property

Summary

Gets or sets a boolean value that indicates whether the spy glass size should be resized if the user scrolls with the mouse while using the spy glass.

Syntax
TypeScript
JavaScript
Object.defineProperty(SpyGlassAction.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 magnfication if the user scrolls with the mouse wheel.

Remarks

The default value is true.

Scrolling down will make the spy glass smaller; scrolling up will make the spy glass larger.

Example

Refer to SpyGlassAction

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.