ComponentOne Basic Library for WPF and Silverlight
Velocity Property (C1DragInertiaStartedEventArgs)


C1.WPF Namespace > C1DragInertiaStartedEventArgs Class : Velocity Property
Gets the velocity of the gesture before the inertia started.
Syntax
'Declaration
 
Public ReadOnly Property Velocity As System.Windows.Point
'Usage
 
Dim instance As C1DragInertiaStartedEventArgs
Dim value As System.Windows.Point
 
value = instance.Velocity
public System.Windows.Point Velocity {get;}
See Also

Reference

C1DragInertiaStartedEventArgs Class
C1DragInertiaStartedEventArgs Members