SRGraphView::OnLButtonDown
voidSRGraphView::OnLButtonDown(UINTnFlags, CPointpoint)
Handles left mouse button press
When the button is pressed, there may be a number of possible actions to take.
If the point is in a feedback area, then data dragging will commence.
If the point is elsewhere in the display, a selection area will be started.
Defined in: GraphVw.cpp
Parameters
nFlags
Mouse flags
point
Mouse location at which the button was pressed