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

In This Topic
    GestureArguments Property
    In This Topic
    the raw Gesture arguments
    Syntax
    'Declaration
     
    Public ReadOnly Property GestureArguments As ULong
    public ulong GestureArguments {get;}
    See Also