Accusoft.ImagXpressSdk Namespace > PanGestureOccurringEventArgs Class : HasInertia Property |
'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();