C#
VB
C++
Options to use with inertia scroll support.
public struct ControlInertiaScrollOptions
Public Structure ControlInertiaScrollOptions
public value class ControlInertiaScrollOptions sealed
To enable inertia scroll, get the options from the property, set the value of IsEnabled to true, and then set the value back into the property.
ImageViewerPanZoomInteractiveMode supports inertia scrolling when panning the image.
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