GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolRelinking Class
Members
In This Topic
    GoToolRelinking Class
    In This Topic
    The tool used to handle the user's dragging one end of a link in order to connect it up to another port.
    Syntax
    [Serializable()]
    public class GoToolRelinking : GoToolLinking, IGoTool  
    Remarks
    An instance of this tool is in the default GoView's GoView.MouseDownTools list.
    See Also