Accusoft.ImagXpress13.Net
TotalDelta Property




Gets the sum of all of the deltas from the start position during panning with the touch interface.
Syntax
'Declaration
 
Public ReadOnly Property TotalDelta As Point
'Usage
 
Dim instance As PanGestureOccurredEventArgs
Dim value As Point
 
value = instance.TotalDelta
public Point TotalDelta {get;}
public: __property Point get_TotalDelta();
public:
property Point TotalDelta {
   Point get();
}

Property Value

A System.Drawing.Point value from the .NET Framework Class Library.
See Also

Reference

PanGestureOccurredEventArgs Class
PanGestureOccurredEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback