GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolRubberBanding Class / ComputeRubberBandBox Method
In This Topic
    ComputeRubberBandBox Method (GoToolRubberBanding)
    In This Topic
    This method is called to compute the latest bounds of the Box.
    Syntax
    public virtual Rectangle ComputeRubberBandBox()

    Return Value

    a Rectangle in view coordinates
    See Also