GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolRelinking Class / Start Method
In This Topic
    Start Method (GoToolRelinking)
    In This Topic
    Start relinking by by calling GoToolLinking.StartRelink and hiding any selection handles for the link.
    Syntax
    public override void Start()
    Remarks
    This assumes that Link and Forwards properties have been set, as is normally done by the CanStart method.
    See Also