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

    Parameters

    obj
    evt
    See Also