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

In This Topic
    Flags Property
    In This Topic
    A set of bit flags that specify various aspects of touch point press, release, and motion.
    Syntax
    'Declaration
     
    Public ReadOnly Property Flags As Integer
    public int Flags {get;}
    See Also