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

    Parameters

    evt
    See Also