C#
VB
C++
Indicates if inertia scrolling should be used.
public bool IsEnabled { get; set; }
Public Property IsEnabled() As Boolean
Get
Set
public:
property bool IsEnabled
{
bool get()
void set(bool value)
}
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