Called by the plotting framework when PlotEngine.EndDocument() has been called by an application. The status parameter indicates the final status of the document.
Public Event EndDocument As EndDocumentEventHandler
public event EndDocumentEventHandler EndDocument;
Comments? |