GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolContext Class / DoMouseUp Method
In This Topic
    DoMouseUp Method (GoToolContext)
    In This Topic
    When there is a selectable document object under the last input event point, select it if it isn't already in the selection and call GoView.DoContextClick.
    Syntax
    public override void DoMouseUp()
    See Also