GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / RaiseBackgroundDoubleClicked Method
In This Topic
    RaiseBackgroundDoubleClicked Method
    In This Topic
    Raise a BackgroundDoubleClicked event for a given canonicalized input event.
    Syntax
    public void RaiseBackgroundDoubleClicked( 
       GoInputEventArgs evt
    )

    Parameters

    evt
    See Also