GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolResizing Class / Stop Method
In This Topic
    Stop Method (GoToolResizing)
    In This Topic
    Clean up this resizing tool's state.
    Syntax
    public override void Stop()
    Remarks
    This removes any visible resize box, restores the selection handles if needed, and stops the transaction (either aborting or finishing it).
    See Also