enableWheel Property

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(StackInteractiveMode.prototype, 'enableWheel', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly