Options to use with inertia scroll support.
function lt.Controls.ControlInertiaScrollOptions
class lt.Controls.ControlInertiaScrollOptions()
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.
Use CalculateInertia to pass a custom decleration function of type CalculateInertiaCallback for inertia scrolling, or DefaultBezierPoint1, DefaultBezierPoint2, DefaultDuration, and DefaultPower to change the deceleration of the default inertia function DefaultCalculateInertia.
See CreateDefault for the default values of this object.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document