Description
This class encapsulates the plot-specific information required by the EndPlot event. This information includes a PlotCancelStatus flag.
Class Hierarchy
Autodesk.AutoCAD.PlottingServices.EndPlotEventArgs
C#
public class EndPlotEventArgs : EventArgs;
Visual Basic
Public Class EndPlotEventArgs Inherits EventArgs