Called by the plotting framework when PlotEngine.BeginDocument() has been called by an application. The parameters passed to this method are the same as those passed to the engine.
Public Event BeginDocument As BeginDocumentEventHandler
public event BeginDocumentEventHandler BeginDocument;
Comments? |