amplitude Property

Summary

The average amplitude of the drag events that caused the inertia scroll, in pixels.

Syntax
TypeScript
JavaScript
Object.defineProperty(InertiaParams.prototype, 'amplitude', 
	get: function(), 
	set: function(value) 
) 
amplitude: LeadPointD; 

Property Value

A LeadPointD of the average amplitude of the drag between drag events, in pixels.

Remarks

Amplitude is continuously averaged with the most recent InteractiveDragEventArgs.Change values to get a "running average" of the overall drag for use with Velocity.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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