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

In This Topic
    PanTranslation Property
    In This Topic
    The relative panning translation, used by the Pan event
    Syntax
    'Declaration
     
    Public ReadOnly Property PanTranslation As Size
    public Size PanTranslation {get;}
    See Also