Eyeshot 11 WPF API Reference
WPF 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