Method Move
Move(Point)
Moves the view to follow the mouse position.
public void Move(Point location)
Parameters
locationPointMouse position in view's coordinate space.
Moves the view to follow the mouse position.
public void Move(Point location)
location PointMouse position in view's coordinate space.