GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / RaiseObjectDoubleClicked Method
In This Topic
    RaiseObjectDoubleClicked Method
    In This Topic
    Raise an ObjectDoubleClicked event for a given object and canonicalized input event.
    Syntax
    public void RaiseObjectDoubleClicked( 
       GoObject obj,
       GoInputEventArgs evt
    )

    Parameters

    obj
    evt
    See Also