SRGraphFeedback::SRGraphFeedback
SRGraphFeedback::SRGraphFeedback(CPointp, intnRadius, intgroup, intindex, SRGraph *pParent)
Constructs a feedback object with the following properties.
Defined in: SRGFbck.cpp
Parameters
p
CPoint p The central point of the feedback area.
nRadius
int nRadius The radius of the feedback area
group
int group The group to which the area refers
index
int index The index to which the area refers
pParent
SRGraph *pParent A pointer to the parent graph.