Accusoft.ImagXpress13.Net
FlickStartLocation Property




Gets the starting location for the flick during a flick motion with the touch interface.
Syntax
'Declaration
 
Public ReadOnly Property FlickStartLocation As Point
'Usage
 
Dim instance As FlickEventArgs
Dim value As Point
 
value = instance.FlickStartLocation
public Point FlickStartLocation {get;}
public: __property Point get_FlickStartLocation();
public:
property Point FlickStartLocation {
   Point get();
}

Property Value

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

Reference

FlickEventArgs Class
FlickEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback