This class encapsulates the plot-specific information required by the EndPlot event. This information includes a PlotCancelStatus flag.
Autodesk.AutoCAD.PlottingServices.EndPlotEventArgs
Public Class EndPlotEventArgs Inherits EventArgs
public class EndPlotEventArgs : EventArgs;
Comments? |