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