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

    Parameters

    evt
    See Also