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

    Parameters

    evt
    See Also