Accusoft.ImagXpress13.Net
PressedFingerLocation Property




Gets the location of the pressed finger during a press and tap with the touch interface.
Syntax
'Declaration
 
Public ReadOnly Property PressedFingerLocation As Point
'Usage
 
Dim instance As PressAndTapEventArgs
Dim value As Point
 
value = instance.PressedFingerLocation
public Point PressedFingerLocation {get;}
public: __property Point get_PressedFingerLocation();
public:
property Point PressedFingerLocation {
   Point get();
}

Property Value

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

Reference

PressAndTapEventArgs Class
PressAndTapEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback