GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolCreating Class / Stop Method
In This Topic
    Stop Method (GoToolCreating)
    In This Topic
    Stopping this tool will remove the temporary NewObject from the view, if it had not yet been added to the document.
    Syntax
    public override void Stop()
    Remarks
    This also calls StopTransaction if Modal is false or if OneShot is true.
    See Also