PinchIn Method (IMobileGestures)

Action

Performs a two-pointer gesture, where each pointer moves toward the other, from the edges to the center of this object. For example to zoom out on an image.

Syntax

C#
iMobileGestures.PinchIn([percent])
VB
iMobileGestures.PinchIn([percent])
Variable Description
percent Optional: percentage of the object's diagonal length for the pinch gesture. Integer.