Gets the sum of all of the deltas from the start position during panning with the touch interface.
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.