SRGraphFeedback::SRGraphFeedback
SRGraphFeedback::SRGraphFeedback(LPPOINTpoints, intpointCount, intgroup, intindex, SRGraph *Parent)
Constructor -- creates a feedback object and initializes it with parameters values for the extent and data array position of the data item
Defined in: SRGFbck.cpp
Parameters
points
Pointer to a list of CPoint objects that define the boundaries of the hot area
pointCount
Number of points in the list of CPoint objects
group
Group containing the SRGraphData item associated with this hot area
index
Index within the group which identifies the SRGraphData item associated with this hot area
Parent
Pointer to the graph object which owns this feedback object