GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolLinkingNew Class / Start Method
In This Topic
    Start Method (GoToolLinkingNew)
    In This Topic
    This is just a matter of calling GoToolLinking.StartNewLink.
    Syntax
    public override void Start()
    Remarks
    This assumes that the OriginalStartPort property has been set, as is normally done by CanStart.
    See Also