Gets the difference or delta from the last position during a panning gesture with the touch interface.
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.