Accusoft.ImagXpress12.Net
TwoFingerTap Event
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageXView Class : TwoFingerTap Event




Glossary Item Box

Thrown when the user performs a two finger tap on the Touch interface.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

The event handler receives an argument of type TwoFingerTapEventArgs containing data related to this event. The following TwoFingerTapEventArgs properties provide information specific to this event.

PropertyDescription
FirstFingerLocation Gets the location of the first finger during a two finger tap with the touch interface.
SecondFingerLocation Gets the location of the second finger during a two finger tap with the touch interface.

See Also

©2013. Accusoft Corporation. All Rights Reserved.