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

In This Topic
    Mask Property
    In This Topic
    mask which fields in the structure are valid
    Syntax
    'Declaration
     
    Public ReadOnly Property Mask As Integer
    public int Mask {get;}
    See Also