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

C# Syntax

void Pan( 
   Location start,
   Location end
)

Parameters

start
The location at which to start the pan gesture.
end
The location at which to end the pan gesture.