GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoTool Interface / DoMouseWheel Method
In This Topic
    DoMouseWheel Method (IGoTool)
    In This Topic
    The view will call this method as the mouse wheel is rotated.
    Syntax
    void DoMouseWheel()
    See Also