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

In This Topic
    AbsoluteTime Property
    In This Topic
    touch event time
    Syntax
    'Declaration
     
    Public ReadOnly Property AbsoluteTime As Date
    public DateTime AbsoluteTime {get;}
    See Also