Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace / GestureEventArgs Class / GestureId Property

In This Topic
    GestureId Property
    In This Topic
    The windows gesture id
    Syntax
    'Declaration
     
    Public ReadOnly Property GestureId As UInteger
    public uint GestureId {get;}
    See Also