GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / OnLinkRelinked Method
In This Topic
    OnLinkRelinked Method
    In This Topic
    Invoke all LinkRelinked event handlers.
    Syntax
    protected virtual void OnLinkRelinked( 
       GoSelectionEventArgs evt
    )

    Parameters

    evt
    See Also