ComponentOne Xamarin.Android
DeltaTranslation Property


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

Reference

C1DragDeltaEventArgs Class
C1DragDeltaEventArgs Members