←Select platform

Velocity Property

Summary

The velocity of the drag event when it ended, including direction.

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

Property Value

A LeadPointD indicating the velocity at the time the inertia scroll begins.

Remarks

Velocity is continuously averaged with the most recent InteractiveDragEventArgs.Change values over time to get a "running average" velocity of the overall drag.

Requirements

Target Platforms

Help Version 22.0.2023.1.24
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.