enableWheel Property

Summary

Gets or sets whether to allow the user to scroll though the images using the mouse wheel.

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

Property Value

true to allow the user to scroll though the frames using the mouse wheel, false otherwise.

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.