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

In This Topic
    IsPrimaryContact Property
    In This Topic
    Is Primary Contact (The first touch sequence)
    Syntax
    'Declaration
     
    Public ReadOnly Property IsPrimaryContact As Boolean
    public bool IsPrimaryContact {get;}
    See Also