SRGraphView::OnEndPrinting

void SRGraphView::OnEndPrinting(CDC* pDC, CPrintInfo* pInfo)

Resets the SRGraph so that it goes back to using the normal screen DC and the default sizing and drawing modes

Defined in: GraphVw.cpp

Parameters

pDC

Pointer to print device context (not used)

pInfo

Pointer to print info object (not used)