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

    Parameters

    evt
    See Also