Parameters
- p
- the point (in document coordinates) currently specified by the user's mouse
- view
- evttype
GoInputState.
GoInputState.Finish, this calls GoView.PickObject to find the selectable document object at the given point p. The Anchor is set to that object. If no object is found at that point, the Anchor is set to null and the UnanchoredOffset is set to the offset between that point and the GoComment.Label's Position. If the user tries to reanchor this balloon to itself, no change is made. This method does nothing unless the evttype is GoInputState.Finish.