GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolResizing Class / DoCancelMouse Method
In This Topic
    DoCancelMouse Method (GoToolResizing)
    In This Topic
    Cancelling a resize operation causes the current object's DoResize method to be called with the OriginalBounds and OriginalPoint.
    Syntax
    public override void DoCancelMouse()
    See Also