Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace / TouchEventArgs Class / Time Property

In This Topic
    Time Property
    In This Topic
    touch event time from system up
    Syntax
    'Declaration
     
    Public ReadOnly Property Time As Integer
    public int Time {get;}
    See Also