←Select platform

Amplitude Property

Summary

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

Syntax
C#
C++/CLI
public LeadPoint Amplitude { get; set; } 
public:  
   property LeadPoint^ Amplitude 
   { 
      LeadPoint^ get() 
      void set(LeadPoint^ value) 
   } 

Property Value

A LeadPoint 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 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.