GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoOverview Class / OnBackgroundSingleClicked Method
In This Topic
    OnBackgroundSingleClicked Method (GoOverview)
    In This Topic
    Allow mouse clicks not on the OverviewRect, but elsewhere in the Overview, to cause the OverviewRect to be centered there, or as near as allowed.
    Syntax
    protected override void OnBackgroundSingleClicked( 
       GoInputEventArgs evt
    )

    Parameters

    evt
    See Also