ComponentOne Xamarin.Android
Velocities Property


C1.Android.Core Assembly > C1.Android.Core Namespace > C1DragDeltaEventArgs Class : Velocities Property
Gets the velocity of the inertia.
Syntax
'Declaration
 
Public ReadOnly Property Velocities As C1Point
'Usage
 
Dim instance As C1DragDeltaEventArgs
Dim value As C1Point
 
value = instance.Velocities
public C1Point Velocities {get;}
See Also

Reference

C1DragDeltaEventArgs Class
C1DragDeltaEventArgs Members