GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawToolManager Class / DoMouseWheel Method
In This Topic
    DoMouseWheel Method (GoDrawToolManager)
    In This Topic
    This just calls GoDrawView.UpdateMouseCursors to keep the ruler cursors up-to-date.
    Syntax
    public override void DoMouseWheel()
    See Also