GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolLinking Class / Stop Method
In This Topic
    Stop Method (GoToolLinking)
    In This Topic
    Cleaning up from any kind of linking operation involves removing any temporary ports or link from the view and stopping the current transaction.
    Syntax
    public override void Stop()
    See Also