GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoTrapezoid Class / ComputeResize Method
In This Topic
    ComputeResize Method (GoTrapezoid)
    In This Topic
    Calculate a new bounding rectangle for this object.
    Syntax

    Parameters

    origRect
    newPoint
    handle
    min
    max
    reshape

    Return Value

    A new RectangleF bounding rectangle, in document coordinates.
    Remarks
    This is normally called from DoResize.
    See Also