←Select platform

PinchStarted Event (InteractiveService)

Summary

Occurs when the user starts a pinch operation.

Syntax

C#
VB
C++
public event EventHandler<Leadtools.Controls.InteractivePinchStartedEventArgs> PinchStarted 
Public Event PinchStarted As EventHandler(Of Leadtools.Controls.InteractivePinchStartedEventArgs) 
public:  
   event EventHandler<Leadtools::Controls::InteractivePinchStartedEventArgs^>^ PinchStarted 

Remarks

Pinch events are only supported by touch devices.

The PinchStarted event will fire when any of the following occurs:

Event Data
ParameterTypeDescription
senderobjectThe source of the event.
eInteractivePinchStartedEventArgsThe event data.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize