GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoTrapezoid Class / DoResize Method
In This Topic
    DoResize Method (GoTrapezoid)
    In This Topic
    If reshapeable, ensures that the set pair of sides maintains their perpecidularity when the figure is altered
    Syntax

    Parameters

    view
    origRect
    newPoint
    whichHandle
    evttype
    min
    max
    Remarks
    When ResizesRealtime is true, this method always sets the corresponding point property to newPoint. Otherwise it only sets it when the evttype is GoInputState.Finish or GoInputState.Cancel.
    See Also