ComponentOne Xamarin.Android
CumulativeTranslation Property (C1DragCompletedEventArgs)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1DragCompletedEventArgs Class : CumulativeTranslation Property
Gets the accumulated translation.
Syntax
'Declaration
 
Public ReadOnly Property CumulativeTranslation As C1Point
'Usage
 
Dim instance As C1DragCompletedEventArgs
Dim value As C1Point
 
value = instance.CumulativeTranslation
public C1Point CumulativeTranslation {get;}
See Also

Reference

C1DragCompletedEventArgs Class
C1DragCompletedEventArgs Members