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

    Parameters

    evt
    See Also