enableWheel Property (StackInteractiveMode)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize