GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolManager Class / DoMouseWheel Method
In This Topic
    DoMouseWheel Method (GoToolManager)
    In This Topic
    When there are no other tools running, a mouse wheel event scrolls or zooms the view by calling GoView.DoWheel.
    Syntax
    public override void DoMouseWheel()
    See Also