Description
This .NET class wraps the AcPlPlotReactorMgr ObjectARX class.
This class manages a list of PlotReactor instances and provides methods for applications to add and remove reactor instances from the list. Applications do not instantiate this class.
Class Hierarchy
Autodesk.AutoCAD.PlottingServices.PlotReactorManager
Visual Basic
Public sealed Class PlotReactorManager
C#
public sealed class PlotReactorManager;