SRGraphView::GetGraph
SRGraph *SRGraphView::GetGraph(void)
Returns a pointer to the graph object that this view displays and interfaces to
Defined in: GraphVw.cpp
Return Value
Pointer to the graph object
Remarks
You may override this virtual function to return your own graph object.