GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolRubberBanding Class / DoMouseUp Method
In This Topic
    DoMouseUp Method (GoToolRubberBanding)
    In This Topic
    When the mouse is released, we remove the rubber band box, call DoRubberBand, and stop this tool if Modal is false.
    Syntax
    public override void DoMouseUp()
    See Also