Pinch(WebPinchArgs) Method
Performs a pinch gesture on this object according to the specified behavior.

C# Syntax

void Pinch( 
   WebPinchArgs args
)

Parameters

args
The WebPinchArgs arguments that define the behavior of the pinch operation.