TreeView for WinForms | ComponentOne
C1.Win.Touch Namespace / TouchProcessor Class / ProcessTimerTick Method

In This Topic
    ProcessTimerTick Method (TouchProcessor)
    In This Topic
    Processes inertia animation for the specified timestamp.
    Syntax
    'Declaration
     
    
    Public Sub ProcessTimerTick( _
       ByVal timestamp As Long _
    ) 
    public void ProcessTimerTick( 
       long timestamp
    )

    Parameters

    timestamp
    See Also