Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : ControlInertiaScrollOptions Structure |
public struct ControlInertiaScrollOptions : System.ValueType
'Declaration
Public Structure ControlInertiaScrollOptions Inherits System.ValueType
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.