SRGraphView::MouseDrag

void SRGraphView::MouseDrag(int nFlags, CPoint point)

Called from OnMouseMove while the left button is down
This routine will either update a dragged item or update the selection area.

Defined in: GraphVw.cpp

Parameters

nFlags

Mouse flags (not used)

point

Location to which the mouse has been dragged