←Select platform

ControlInertiaScrollOptions Structure

Summary

Options to use with inertia scroll support.

Syntax

C#
VB
C++
public struct ControlInertiaScrollOptions 
Public Structure ControlInertiaScrollOptions 
public value class ControlInertiaScrollOptions sealed 

Remarks

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.

Example

For an example, refer to ImageViewerPanZoomInteractiveMode.

Requirements

Target Platforms

See Also

Reference

Leadtools.Controls Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly