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