isEnabled Property (ControlInertiaScrollOptions)

Summary

Indicates if inertia scrolling should be used.

Syntax

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

Property Value

true if inertia scrolling should be used, otherwise; false. Default value is false.

Remarks

Set the value of IsEnabled to true to enable inertia scrolling.

Example

For an example, refer to ImageViewerPanZoomInteractiveMode.

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