Accusoft.ImagXpress13.Net
HeldFingerLocation Property




Gets the location of the held finger during a press and hold with the touch interface.
Syntax
'Declaration
 
Public ReadOnly Property HeldFingerLocation As Point
'Usage
 
Dim instance As PressAndHoldEventArgs
Dim value As Point
 
value = instance.HeldFingerLocation
public Point HeldFingerLocation {get;}
public: __property Point get_HeldFingerLocation();
public:
property Point HeldFingerLocation {
   Point get();
}

Property Value

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

Reference

PressAndHoldEventArgs Class
PressAndHoldEventArgs Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback