isDragMouseWheelEnabled Property (ImageViewerInteractiveMode)

Summary

Indicates whether this mode accepts drag events originated using the mouse wheel.

Syntax

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

Property Value

true if this accepts drag events originated using the mouse wheel, otherwise; false. Default value is true.

Remarks

For more information, refer to EnableMouseWheel.

Requirements

Target Platforms

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