Accusoft.ImagXpress13.Net
DeltaSinceLastEventFiring Property




Gets the difference or delta from the last position during a panning gesture with the touch interface.
Syntax
'Declaration
 
Public ReadOnly Property DeltaSinceLastEventFiring As Point
'Usage
 
Dim instance As PanGestureOccurringEventArgs
Dim value As Point
 
value = instance.DeltaSinceLastEventFiring
public Point DeltaSinceLastEventFiring {get;}
public: __property Point get_DeltaSinceLastEventFiring();
public:
property Point DeltaSinceLastEventFiring {
   Point get();
}

Property Value

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

Reference

PanGestureOccurringEventArgs Class
PanGestureOccurringEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback