←Select platform

CreateDefault Method

Summary

Creates a new instance of ControlInertiaScrollOptions with default options.

Syntax
C#
C++/CLI
public static ControlInertiaScrollOptions CreateDefault() 
public: 
   static ControlInertiaScrollOptions^ CreateDefault() 

Return Value

The newly created object.

Remarks

This method sets values of ControlInertiaScrollOptions as follows:

Member Value

IsEnabled

false

CalculateInertia

DefaultCalculateInertia

DefaultBezierPoint1

LeadPointD (0.0, 0.9)

DefaultBezierPoint2

LeadPointD (0.3, 1.0)

DefaultDuration

2500 (ms)

DefaultPower

8

Requirements

Target Platforms

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

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.