SRGraph::LogPoint

void SRGraph::LogPoint(CPoint point, int group, int index)

Adds a point to the feedback list

Defined in: SRGraph.cpp

Parameters

point

XY coordinates of the point

group

The group ...

index

and index to be associated with this point

Remarks

So that the point is easier to find with the mouse cursor, a 5 pixel margin making a 10 by 10 area on screen is added to the feedback list.

See also...

SRGraphFeedback, m_FeedbackList