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

In This Topic
    ZoomFactor Property (GestureEventArgs)
    In This Topic
    The zoom factor, used by the Zoom event
    Syntax
    'Declaration
     
    Public ReadOnly Property ZoomFactor As Double
    public double ZoomFactor {get;}
    See Also