Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ZoomSettings Class / ReverseMouseWheel Property

In This Topic
    ReverseMouseWheel Property
    In This Topic
    Revertes the zoom by mouse wheel direction.
    Syntax
    'Declaration
     
    Public Property ReverseMouseWheel As Boolean
    public bool ReverseMouseWheel {get; set;}
    See Also