Accusoft.ImagXpress13.Net
SecondFingerLocation Property




Gets the location of the second finger during a two finger tap with the touch interface.
Syntax
'Declaration
 
Public ReadOnly Property SecondFingerLocation As Point
'Usage
 
Dim instance As TwoFingerTapEventArgs
Dim value As Point
 
value = instance.SecondFingerLocation
public Point SecondFingerLocation {get;}
public: __property Point get_SecondFingerLocation();
public:
property Point SecondFingerLocation {
   Point get();
}

Property Value

A System.Drawing.Point value from the .NET Framework Class Library.
See Also

Reference

TwoFingerTapEventArgs Class
TwoFingerTapEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback