Accusoft.ImagXpress13.Net
HasInertia Property




Gets whether the panning gesture has inertia during a panning gesture with the touch interface.
Syntax
'Declaration
 
Public ReadOnly Property HasInertia As Boolean
'Usage
 
Dim instance As PanGestureOccurringEventArgs
Dim value As Boolean
 
value = instance.HasInertia
public bool HasInertia {get;}
public: __property bool get_HasInertia();
public:
property bool HasInertia {
   bool get();
}

Property Value

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

Reference

PanGestureOccurringEventArgs Class
PanGestureOccurringEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback