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

In This Topic
    Id Property (TouchEventArgs)
    In This Topic
    A touch point identifier that distinguishes a particular touch input
    Syntax
    'Declaration
     
    Public ReadOnly Property Id As Integer
    public int Id {get;}
    See Also