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

In This Topic
    Center Property (GestureEventArgs)
    In This Topic
    The calculated gesture center
    Syntax
    'Declaration
     
    Public ReadOnly Property Center As Point
    public Point Center {get;}
    See Also