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