Pan(Point,Point,PanArgs) Method
Perform a Pan gesture on the object.

C# Syntax

Parameters

start
The System.Drawing.Point at which to start the pan gesture.
end
The System.Drawing.Point at which to end the pan gesture.
args
PanArgs arguments that define the behavior of the pan operation.