Gets the inertial vector during a panning gesture with the touch interface.
public Point InertialVector {get;}
public: __property Point get_InertialVector();
public:
property Point InertialVector {
Point get();
}
Property Value
A
System.Drawing.Point value from the .NET Framework Class Library.