The last input event args information is used by the tools, the view, and objects to decide how to behave. Typically you will use GoInputEventArgs.DocPoint to see where an event occurred, or GoInputEventArgs.Control to see if the Ctrl key was held down at the time of the event.