ComponentOne Basic Library for WPF and Silverlight
DeltaTranslation Property (C1DragDeltaEventArgs)


C1.Silverlight Namespace > C1DragDeltaEventArgs Class : DeltaTranslation Property
Gets the delta translation.
Syntax
'Declaration
 
Public ReadOnly Property DeltaTranslation As System.Windows.Point
'Usage
 
Dim instance As C1DragDeltaEventArgs
Dim value As System.Windows.Point
 
value = instance.DeltaTranslation
public System.Windows.Point DeltaTranslation {get;}
See Also

Reference

C1DragDeltaEventArgs Class
C1DragDeltaEventArgs Members