In This Topic ▼

ControlInertiaScrollOptions Class Members

Summary

The following tables list the members exposed by ControlInertiaScrollOptions.

Public Constructors

Name Description
Public Constructor
static  | Shared in VB</div>
ControlInertiaScrollOptions Initializes a new instance of ControlInertiaScrollOptions with default options.

Public Methods

Name Description
Public Method
clone Creates an exact copy of this ControlInertiaScrollOptions.
Public Method static  | Shared in VB createDefault Creates a new instance of ControlInertiaScrollOptions with default options.

Public Properties

Name Description
Public Property
CalculateInertia When non-null, used to calculate the inertia scroll offset.
Public Property DefaultBezierPoint1 The second point for the default cubic Bézier inertia function.
Public Property DefaultBezierPoint2 The third point for the default cubic Bézier inertia function.
Public Property DefaultCalculateInertia The default inertia calculation function.
Public Property DefaultDuration The time in milliseconds for the default inertia scroll to last.
Public Property DefaultPower A multiplier for the distance of the default inertia scroll.
Public Property isEnabled Indicates if inertia scrolling should be used.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly