The event args used by the PinchDelta and PinchCompleted events.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public class C1PinchGestureEventArgs : C1MultiTouchGestureEventArgs
Visual Basic
Public Class C1PinchGestureEventArgs _
	Inherits C1MultiTouchGestureEventArgs

Inheritance Hierarchy

See Also