Accusoft.ImagXpress13.Net
TotalDelta Property




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

Property Value

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

Reference

PanGestureOccurredEventArgs Class
PanGestureOccurredEventArgs Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback