Autodesk.AutoCAD.PlottingServices Namespace > PlotReactorManager Class > PlotReactorManager Events > PlotCancelled Event
PlotReactorManager.PlotCancelled Event
Description

 

Called by the framework when the user has canceled the plot.

Visual Basic
Public Event PlotCancelled As PlotCancelledEventHandler
C#
public event PlotCancelledEventHandler PlotCancelled;
Links
   Comments?