DoMouseDown Method (GoToolPanning)
In This Topic
When manually panning (i.e.
AutoPan is false), a mouse down causes future mouse moves to change the view's
GoView.DocPosition to move along with the mouse.
Syntax
public override void DoMouseDown()
See Also