Indicates if inertia scrolling should be used.
Object.defineProperty(ControlInertiaScrollOptions.prototype, 'isEnabled',
get: function(),
set: function(value)
)
isEnabled: boolean;
true if inertia scrolling should be used, otherwise; false. Default value is false.
Set the value of IsEnabled to true to enable inertia scrolling.
For an example, refer to ImageViewerPanZoomInteractiveMode.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET